2024-09-04T20:38:01.424 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-04T20:38:01.447 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T20:38:01.524 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718 branch: wip-guits-main-2024-09-04-1323 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@redhat.com first_in_suite: false job_id: '7889718' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-04-1323 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: f9fcca5273b6971f640393d33a94730179073754 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f9fcca5273b6971f640393d33a94730179073754 workunit: branch: wip-guits-main-2024-09-04-1323 sha1: f9fcca5273b6971f640393d33a94730179073754 owner: scheduled_gabrioux@teuthology priority: 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: 8429 sha1: f9fcca5273b6971f640393d33a94730179073754 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-04-1323 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f9fcca5273b6971f640393d33a94730179073754 targets: smithi098.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBSY/3uAXU52WVFOJ4NpTVeTcuuhafrApAF7GNCvYUOcf/N4mP8J75igPA4G7SC9mmtR1Ph2u4jRLs0e2O5VANs= smithi150.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+HbgLyrvufBkXnYr2jl9Bu1Zi9Gn48NaO/UgiD98zkcahLreBkRhhPtKxSUzfVYlGH87LScs95nOZ6RcCRa10= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-04_20:28:00 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-04T20:38:01.524 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa; will attempt to use it 2024-09-04T20:38:01.525 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks 2024-09-04T20:38:01.525 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-04T20:38:01.527 INFO:teuthology.task.internal:Checking packages... 2024-09-04T20:38:01.547 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f9fcca5273b6971f640393d33a94730179073754' 2024-09-04T20:38:01.548 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-04T20:38:01.548 INFO:teuthology.packaging:ref: None 2024-09-04T20:38:01.548 INFO:teuthology.packaging:tag: None 2024-09-04T20:38:01.548 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-04-1323 2024-09-04T20:38:01.548 INFO:teuthology.packaging:sha1: f9fcca5273b6971f640393d33a94730179073754 2024-09-04T20:38:01.548 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-04-1323 2024-09-04T20:38:01.701 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4702.gf9fcca52 2024-09-04T20:38:01.703 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-04T20:38:01.710 INFO:teuthology.task.internal:no buildpackages task found 2024-09-04T20:38:01.710 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-04T20:38:01.733 INFO:teuthology.task.internal:Saving configuration 2024-09-04T20:38:01.751 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-04T20:38:01.759 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-04T20:38:01.785 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi098.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-04 20:32:42.732416', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBSY/3uAXU52WVFOJ4NpTVeTcuuhafrApAF7GNCvYUOcf/N4mP8J75igPA4G7SC9mmtR1Ph2u4jRLs0e2O5VANs='} 2024-09-04T20:38:01.811 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi150.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-04 20:32:42.733618', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+HbgLyrvufBkXnYr2jl9Bu1Zi9Gn48NaO/UgiD98zkcahLreBkRhhPtKxSUzfVYlGH87LScs95nOZ6RcCRa10='} 2024-09-04T20:38:01.811 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-04T20:38:01.817 INFO:teuthology.task.internal:roles: ubuntu@smithi098.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-04T20:38:01.817 INFO:teuthology.task.internal:roles: ubuntu@smithi150.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-04T20:38:01.817 INFO:teuthology.run_tasks:Running task console_log... 2024-09-04T20:38:01.890 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4a6b683be0>, signals=[15]) 2024-09-04T20:38:01.890 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-04T20:38:01.897 INFO:teuthology.task.internal:Opening connections... 2024-09-04T20:38:01.897 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi098.front.sepia.ceph.com 2024-09-04T20:38:01.898 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T20:38:01.976 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi150.front.sepia.ceph.com 2024-09-04T20:38:01.977 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T20:38:02.052 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-04T20:38:02.058 DEBUG:teuthology.orchestra.run.smithi098:> uname -m 2024-09-04T20:38:02.077 INFO:teuthology.orchestra.run.smithi098.stdout:x86_64 2024-09-04T20:38:02.078 DEBUG:teuthology.orchestra.run.smithi098:> cat /etc/os-release 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:NAME="CentOS Stream" 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION="9" 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:ID="centos" 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:ID_LIKE="rhel fedora" 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION_ID="9" 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:PLATFORM_ID="platform:el9" 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T20:38:02.136 INFO:teuthology.orchestra.run.smithi098.stdout:ANSI_COLOR="0;31" 2024-09-04T20:38:02.137 INFO:teuthology.orchestra.run.smithi098.stdout:LOGO="fedora-logo-icon" 2024-09-04T20:38:02.137 INFO:teuthology.orchestra.run.smithi098.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T20:38:02.137 INFO:teuthology.orchestra.run.smithi098.stdout:HOME_URL="https://centos.org/" 2024-09-04T20:38:02.137 INFO:teuthology.orchestra.run.smithi098.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T20:38:02.137 INFO:teuthology.orchestra.run.smithi098.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T20:38:02.137 INFO:teuthology.orchestra.run.smithi098.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T20:38:02.138 INFO:teuthology.lock.ops:Updating smithi098.front.sepia.ceph.com on lock server 2024-09-04T20:38:02.154 DEBUG:teuthology.orchestra.run.smithi150:> uname -m 2024-09-04T20:38:02.172 INFO:teuthology.orchestra.run.smithi150.stdout:x86_64 2024-09-04T20:38:02.173 DEBUG:teuthology.orchestra.run.smithi150:> cat /etc/os-release 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:NAME="CentOS Stream" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION="9" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:ID="centos" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:ID_LIKE="rhel fedora" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_ID="9" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:PLATFORM_ID="platform:el9" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:ANSI_COLOR="0;31" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:LOGO="fedora-logo-icon" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-04T20:38:02.230 INFO:teuthology.orchestra.run.smithi150.stdout:HOME_URL="https://centos.org/" 2024-09-04T20:38:02.231 INFO:teuthology.orchestra.run.smithi150.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-04T20:38:02.231 INFO:teuthology.orchestra.run.smithi150.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-04T20:38:02.231 INFO:teuthology.orchestra.run.smithi150.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-04T20:38:02.231 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2024-09-04T20:38:02.254 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-04T20:38:02.264 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-04T20:38:02.305 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-04T20:38:02.306 DEBUG:teuthology.orchestra.run.smithi098:> test '!' -e /home/ubuntu/cephtest 2024-09-04T20:38:02.308 DEBUG:teuthology.orchestra.run.smithi150:> test '!' -e /home/ubuntu/cephtest 2024-09-04T20:38:02.324 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-04T20:38:02.330 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-04T20:38:02.330 DEBUG:teuthology.orchestra.run.smithi098:> test -z $(ls -A /var/lib/ceph) 2024-09-04T20:38:02.366 DEBUG:teuthology.orchestra.run.smithi150:> test -z $(ls -A /var/lib/ceph) 2024-09-04T20:38:02.521 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-04T20:38:02.579 INFO:teuthology.run_tasks:Running task kernel... 2024-09-04T20:38:02.593 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-04T20:38:02.593 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-04T20:38:02.593 DEBUG:teuthology.orchestra.run.smithi098:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T20:38:02.594 DEBUG:teuthology.orchestra.run.smithi150:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T20:38:02.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T20:38:02.610 DEBUG:teuthology.orchestra.run.smithi150:> uname -r 2024-09-04T20:38:02.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T20:38:02.611 DEBUG:teuthology.orchestra.run.smithi098:> uname -r 2024-09-04T20:38:02.667 INFO:teuthology.orchestra.run.smithi150.stdout:5.14.0-503.el9.x86_64 2024-09-04T20:38:02.667 INFO:teuthology.task.kernel:Running kernel on smithi150: 5.14.0-503.el9.x86_64 2024-09-04T20:38:02.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo yum install -y kernel 2024-09-04T20:38:02.669 INFO:teuthology.orchestra.run.smithi098.stdout:5.14.0-503.el9.x86_64 2024-09-04T20:38:02.670 INFO:teuthology.task.kernel:Running kernel on smithi098: 5.14.0-503.el9.x86_64 2024-09-04T20:38:02.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo yum install -y kernel 2024-09-04T20:38:04.911 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-09-04T20:38:06.155 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.2 MB 00:01 2024-09-04T20:38:06.995 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 9 - AppStream 21 MB/s | 20 MB 00:00 2024-09-04T20:38:11.471 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 9 - CRB 9.3 MB/s | 6.5 MB 00:00 2024-09-04T20:38:12.938 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 9 - Extras packages 70 kB/s | 19 kB 00:00 2024-09-04T20:38:13.868 INFO:teuthology.orchestra.run.smithi150.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-04T20:38:15.230 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-04T20:38:19.357 INFO:teuthology.orchestra.run.smithi150.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-09-04T20:38:21.355 INFO:teuthology.orchestra.run.smithi150.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T20:38:21.355 INFO:teuthology.orchestra.run.smithi150.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T20:38:21.437 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2024-09-04T20:38:21.438 INFO:teuthology.orchestra.run.smithi150.stdout:Nothing to do. 2024-09-04T20:38:21.438 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2024-09-04T20:38:21.540 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.5 MB 00:02 2024-09-04T20:38:21.548 DEBUG:teuthology.orchestra.run.smithi150:> echo no | sudo yum reinstall kernel || true 2024-09-04T20:38:22.091 INFO:teuthology.orchestra.run.smithi150.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 08:38:19 PM UTC. 2024-09-04T20:38:22.251 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2024-09-04T20:38:22.259 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2024-09-04T20:38:22.259 INFO:teuthology.orchestra.run.smithi150.stdout: Package Architecture Version Repository Size 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout:Reinstalling: 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout:Total download size: 1.9 M 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stdout:Installed size: 0 2024-09-04T20:38:22.260 INFO:teuthology.orchestra.run.smithi150.stderr:Operation aborted. 2024-09-04T20:38:22.313 INFO:teuthology.orchestra.run.smithi150.stdout:Is this ok [y/N]: 2024-09-04T20:38:22.314 DEBUG:teuthology.orchestra.run.smithi150:> sudo yum reinstall -y kernel || true 2024-09-04T20:38:22.847 INFO:teuthology.orchestra.run.smithi150.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 08:38:19 PM UTC. 2024-09-04T20:38:22.974 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout: Package Architecture Version Repository Size 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout:Reinstalling: 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:38:22.975 INFO:teuthology.orchestra.run.smithi150.stdout:Total download size: 1.9 M 2024-09-04T20:38:22.976 INFO:teuthology.orchestra.run.smithi150.stdout:Installed size: 0 2024-09-04T20:38:22.976 INFO:teuthology.orchestra.run.smithi150.stdout:Downloading Packages: 2024-09-04T20:38:23.273 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 19 kB 00:00 2024-09-04T20:38:23.676 INFO:teuthology.orchestra.run.smithi150.stdout:kernel-5.14.0-503.el9.x86_64.rpm 2.9 MB/s | 1.9 MB 00:00 2024-09-04T20:38:23.676 INFO:teuthology.orchestra.run.smithi150.stdout:-------------------------------------------------------------------------------- 2024-09-04T20:38:23.676 INFO:teuthology.orchestra.run.smithi150.stdout:Total 2.7 MB/s | 1.9 MB 00:00 2024-09-04T20:38:23.705 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction check 2024-09-04T20:38:23.941 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction check succeeded. 2024-09-04T20:38:23.942 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction test 2024-09-04T20:38:23.972 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction test succeeded. 2024-09-04T20:38:23.972 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction 2024-09-04T20:38:24.152 INFO:teuthology.orchestra.run.smithi150.stdout: Preparing : 1/1 2024-09-04T20:38:24.186 INFO:teuthology.orchestra.run.smithi098.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-04T20:38:24.253 INFO:teuthology.orchestra.run.smithi150.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T20:38:24.253 INFO:teuthology.orchestra.run.smithi150.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T20:38:24.968 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T20:38:24.968 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T20:38:25.688 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T20:38:25.688 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:38:25.688 INFO:teuthology.orchestra.run.smithi150.stdout:Reinstalled: 2024-09-04T20:38:25.688 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T20:38:25.688 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:38:25.688 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2024-09-04T20:38:25.896 DEBUG:teuthology.orchestra.run.smithi150:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T20:38:25.955 INFO:teuthology.orchestra.run.smithi150.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T20:38:25.955 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T20:38:25.956 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T20:38:25.956 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-04T20:38:25.956 DEBUG:teuthology.orchestra.run.smithi150:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T20:38:25.993 INFO:teuthology.orchestra.run.smithi150.stdout:ttyS1 2024-09-04T20:38:26.015 DEBUG:teuthology.parallel:result is None 2024-09-04T20:38:29.584 INFO:teuthology.orchestra.run.smithi098.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-04T20:38:31.540 INFO:teuthology.orchestra.run.smithi098.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-04T20:38:31.540 INFO:teuthology.orchestra.run.smithi098.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-04T20:38:31.614 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-04T20:38:31.615 INFO:teuthology.orchestra.run.smithi098.stdout:Nothing to do. 2024-09-04T20:38:31.615 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-04T20:38:31.731 DEBUG:teuthology.orchestra.run.smithi098:> echo no | sudo yum reinstall kernel || true 2024-09-04T20:38:32.275 INFO:teuthology.orchestra.run.smithi098.stdout:Last metadata expiration check: 0:00:03 ago on Wed 04 Sep 2024 08:38:29 PM UTC. 2024-09-04T20:38:32.419 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-04T20:38:32.429 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout:Reinstalling: 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout:Total download size: 1.9 M 2024-09-04T20:38:32.430 INFO:teuthology.orchestra.run.smithi098.stdout:Installed size: 0 2024-09-04T20:38:32.431 INFO:teuthology.orchestra.run.smithi098.stderr:Operation aborted. 2024-09-04T20:38:32.493 INFO:teuthology.orchestra.run.smithi098.stdout:Is this ok [y/N]: 2024-09-04T20:38:32.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo yum reinstall -y kernel || true 2024-09-04T20:38:33.031 INFO:teuthology.orchestra.run.smithi098.stdout:Last metadata expiration check: 0:00:04 ago on Wed 04 Sep 2024 08:38:29 PM UTC. 2024-09-04T20:38:33.157 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-04T20:38:33.158 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-04T20:38:33.158 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-04T20:38:33.158 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout:Reinstalling: 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout:Total download size: 1.9 M 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout:Installed size: 0 2024-09-04T20:38:33.159 INFO:teuthology.orchestra.run.smithi098.stdout:Downloading Packages: 2024-09-04T20:38:33.995 INFO:teuthology.orchestra.run.smithi098.stdout:kernel-5.14.0-503.el9.x86_64.rpm 3.2 MB/s | 1.9 MB 00:00 2024-09-04T20:38:33.995 INFO:teuthology.orchestra.run.smithi098.stdout:-------------------------------------------------------------------------------- 2024-09-04T20:38:33.995 INFO:teuthology.orchestra.run.smithi098.stdout:Total 2.2 MB/s | 1.9 MB 00:00 2024-09-04T20:38:34.033 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction check 2024-09-04T20:38:34.276 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction check succeeded. 2024-09-04T20:38:34.276 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction test 2024-09-04T20:38:34.306 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction test succeeded. 2024-09-04T20:38:34.306 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction 2024-09-04T20:38:34.463 INFO:teuthology.orchestra.run.smithi098.stdout: Preparing : 1/1 2024-09-04T20:38:34.564 INFO:teuthology.orchestra.run.smithi098.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T20:38:34.564 INFO:teuthology.orchestra.run.smithi098.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T20:38:35.263 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T20:38:35.263 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-04T20:38:36.029 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-04T20:38:36.029 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:38:36.030 INFO:teuthology.orchestra.run.smithi098.stdout:Reinstalled: 2024-09-04T20:38:36.030 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-04T20:38:36.030 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:38:36.030 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-04T20:38:36.256 DEBUG:teuthology.orchestra.run.smithi098:> rpm -q kernel | sort -rV | head -n 1 2024-09-04T20:38:36.314 INFO:teuthology.orchestra.run.smithi098.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-04T20:38:36.314 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-04T20:38:36.315 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-04T20:38:36.315 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-04T20:38:36.315 DEBUG:teuthology.orchestra.run.smithi098:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T20:38:36.345 INFO:teuthology.orchestra.run.smithi098.stdout:ttyS1 2024-09-04T20:38:36.366 DEBUG:teuthology.parallel:result is None 2024-09-04T20:38:36.366 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-04T20:38:36.376 INFO:teuthology.task.internal:Creating test directory... 2024-09-04T20:38:36.377 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T20:38:36.410 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T20:38:36.429 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-04T20:38:36.437 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-04T20:38:36.460 INFO:teuthology.task.internal:Creating archive directory... 2024-09-04T20:38:36.460 DEBUG:teuthology.orchestra.run.smithi098:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T20:38:36.465 DEBUG:teuthology.orchestra.run.smithi150:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T20:38:36.568 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-04T20:38:36.575 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-04T20:38:36.575 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T20:38:36.578 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T20:38:36.613 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T20:38:36.622 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T20:38:36.637 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T20:38:36.649 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T20:38:36.650 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-04T20:38:36.657 INFO:teuthology.task.internal:Configuring sudo... 2024-09-04T20:38:36.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T20:38:36.667 DEBUG:teuthology.orchestra.run.smithi150:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T20:38:36.694 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-04T20:38:36.702 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-04T20:38:36.703 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T20:38:36.732 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T20:38:36.750 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T20:38:36.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T20:38:36.879 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T20:38:36.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T20:38:37.000 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:38:37.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T20:38:37.065 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T20:38:37.108 DEBUG:teuthology.orchestra.run.smithi150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T20:38:37.160 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T20:38:37.243 DEBUG:teuthology.orchestra.run.smithi150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T20:38:37.286 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-09-04T20:38:37.286 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T20:38:37.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo service rsyslog restart 2024-09-04T20:38:37.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo service rsyslog restart 2024-09-04T20:38:37.392 INFO:teuthology.orchestra.run.smithi098.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T20:38:37.436 INFO:teuthology.orchestra.run.smithi150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T20:38:37.888 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-04T20:38:37.896 INFO:teuthology.task.internal:Starting timer... 2024-09-04T20:38:37.896 INFO:teuthology.run_tasks:Running task pcp... 2024-09-04T20:38:37.968 INFO:teuthology.run_tasks:Running task selinux... 2024-09-04T20:38:37.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo service auditd rotate 2024-09-04T20:38:38.035 INFO:teuthology.orchestra.run.smithi098.stdout:Rotating logs: 2024-09-04T20:38:38.037 DEBUG:teuthology.orchestra.run.smithi150:> sudo service auditd rotate 2024-09-04T20:38:38.092 INFO:teuthology.orchestra.run.smithi150.stdout:Rotating logs: 2024-09-04T20:38:38.094 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-04T20:38:38.095 DEBUG:teuthology.orchestra.run.smithi098:> /usr/sbin/getenforce 2024-09-04T20:38:38.115 INFO:teuthology.orchestra.run.smithi098.stdout:Permissive 2024-09-04T20:38:38.115 DEBUG:teuthology.orchestra.run.smithi150:> /usr/sbin/getenforce 2024-09-04T20:38:38.136 INFO:teuthology.orchestra.run.smithi150.stdout:Permissive 2024-09-04T20:38:38.136 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi098.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi150.front.sepia.ceph.com': 'permissive'} 2024-09-04T20:38:38.136 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T20:38:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T20:38:38.180 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T20:38:38.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T20:38:38.206 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-04T20:38:38.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo /usr/sbin/setenforce permissive 2024-09-04T20:38:38.250 DEBUG:teuthology.orchestra.run.smithi150:> sudo /usr/sbin/setenforce permissive 2024-09-04T20:38:38.282 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-04T20:38:38.292 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-04T20:38:38.296 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-04T20:38:38.399 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-04T20:38:38.410 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-04T20:38:38.411 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi098.front.sepia.ceph.com,smithi150.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-04T20:42:15.011 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi098.front.sepia.ceph.com'), Remote(name='ubuntu@smithi150.front.sepia.ceph.com')] 2024-09-04T20:42:15.012 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-04T20:42:15.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T20:42:15.092 DEBUG:teuthology.orchestra.run.smithi098:> true 2024-09-04T20:42:15.172 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-04T20:42:15.173 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-09-04T20:42:15.173 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T20:42:15.246 DEBUG:teuthology.orchestra.run.smithi150:> true 2024-09-04T20:42:15.324 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi150.front.sepia.ceph.com' 2024-09-04T20:42:15.324 INFO:teuthology.run_tasks:Running task clock... 2024-09-04T20:42:15.334 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-04T20:42:15.334 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T20:42:15.334 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T20:42:15.337 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T20:42:15.337 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T20:42:15.364 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T20:42:15.379 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T20:42:15.393 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-04T20:42:15.404 INFO:teuthology.orchestra.run.smithi098.stderr:sudo: ntpd: command not found 2024-09-04T20:42:15.408 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-04T20:42:15.415 INFO:teuthology.orchestra.run.smithi098.stdout:506 Cannot talk to daemon 2024-09-04T20:42:15.430 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T20:42:15.433 INFO:teuthology.orchestra.run.smithi150.stderr:sudo: ntpd: command not found 2024-09-04T20:42:15.443 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T20:42:15.444 INFO:teuthology.orchestra.run.smithi150.stdout:506 Cannot talk to daemon 2024-09-04T20:42:15.458 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-04T20:42:15.473 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-04T20:42:15.506 INFO:teuthology.orchestra.run.smithi098.stderr:bash: line 1: ntpq: command not found 2024-09-04T20:42:15.509 INFO:teuthology.orchestra.run.smithi098.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T20:42:15.509 INFO:teuthology.orchestra.run.smithi098.stdout:=============================================================================== 2024-09-04T20:42:15.509 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.509 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.509 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.509 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.532 INFO:teuthology.orchestra.run.smithi150.stderr:bash: line 1: ntpq: command not found 2024-09-04T20:42:15.535 INFO:teuthology.orchestra.run.smithi150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T20:42:15.535 INFO:teuthology.orchestra.run.smithi150.stdout:=============================================================================== 2024-09-04T20:42:15.535 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.535 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.535 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.535 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T20:42:15.536 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-04T20:42:15.620 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'f9fcca5273b6971f640393d33a94730179073754'} 2024-09-04T20:42:15.621 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-04T20:42:15.621 INFO:tasks.cephadm:Cluster fsid is 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:42:15.622 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-04T20:42:15.622 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.98', 'mon.c': '[v2:172.21.15.98:3301,v1:172.21.15.98:6790]', 'mon.b': '172.21.15.150'} 2024-09-04T20:42:15.622 INFO:tasks.cephadm:First mon is mon.a on smithi098 2024-09-04T20:42:15.622 INFO:tasks.cephadm:First mgr is y 2024-09-04T20:42:15.622 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-04T20:42:15.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo hostname $(hostname -s) 2024-09-04T20:42:15.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo hostname $(hostname -s) 2024-09-04T20:42:15.674 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-04T20:42:15.674 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f9fcca5273b6971f640393d33a94730179073754 2024-09-04T20:42:15.819 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f9fcca5273b6971f640393d33a94730179073754', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/82771/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4702-gf9fcca52', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4702.gf9fcca52'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-04 15:13:29.184913', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-04-1323', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-04-1323/f9fcca5273b6971f640393d33a94730179073754/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-04T20:42:16.042 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-04T20:42:16.043 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4/centos/9/x86_64/flavors/default/cephadm 2024-09-04T20:42:16.043 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/squid/91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4/centos/9/x86_64/flavors/default/cephadm 2024-09-04T20:42:16.044 DEBUG:teuthology.orchestra.run.smithi098:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T20:42:16.453 INFO:teuthology.orchestra.run.smithi098.stdout:-rw-r--r--. 1 ubuntu ubuntu 784521 Sep 4 20:42 /home/ubuntu/cephtest/cephadm 2024-09-04T20:42:16.453 DEBUG:teuthology.orchestra.run.smithi150:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-04T20:42:16.812 INFO:teuthology.orchestra.run.smithi150.stdout:-rw-r--r--. 1 ubuntu ubuntu 784521 Sep 4 20:42 /home/ubuntu/cephtest/cephadm 2024-09-04T20:42:16.813 DEBUG:teuthology.orchestra.run.smithi098:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T20:42:16.832 DEBUG:teuthology.orchestra.run.smithi150:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-04T20:42:16.860 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-04T20:42:16.861 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-04T20:42:16.875 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-04T20:42:18.455 INFO:teuthology.orchestra.run.smithi150.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T20:42:18.504 INFO:teuthology.orchestra.run.smithi098.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T20:43:39.092 INFO:teuthology.orchestra.run.smithi150.stdout:{ 2024-09-04T20:43:39.092 INFO:teuthology.orchestra.run.smithi150.stdout: "ceph_version": "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)", 2024-09-04T20:43:39.092 INFO:teuthology.orchestra.run.smithi150.stdout: "image_id": "77770cf7e895c297c29130881c012db5698948fe2279610297198415e1f3d0ac", 2024-09-04T20:43:39.093 INFO:teuthology.orchestra.run.smithi150.stdout: "repo_digests": [ 2024-09-04T20:43:39.093 INFO:teuthology.orchestra.run.smithi150.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067" 2024-09-04T20:43:39.093 INFO:teuthology.orchestra.run.smithi150.stdout: ] 2024-09-04T20:43:39.093 INFO:teuthology.orchestra.run.smithi150.stdout:} 2024-09-04T20:43:42.214 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T20:43:42.214 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph_version": "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)", 2024-09-04T20:43:42.214 INFO:teuthology.orchestra.run.smithi098.stdout: "image_id": "77770cf7e895c297c29130881c012db5698948fe2279610297198415e1f3d0ac", 2024-09-04T20:43:42.214 INFO:teuthology.orchestra.run.smithi098.stdout: "repo_digests": [ 2024-09-04T20:43:42.214 INFO:teuthology.orchestra.run.smithi098.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067" 2024-09-04T20:43:42.214 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2024-09-04T20:43:42.215 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T20:43:42.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo mkdir -p /etc/ceph 2024-09-04T20:43:42.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo mkdir -p /etc/ceph 2024-09-04T20:43:42.333 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 777 /etc/ceph 2024-09-04T20:43:42.359 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 777 /etc/ceph 2024-09-04T20:43:42.401 INFO:tasks.cephadm:Writing seed config... 2024-09-04T20:43:42.402 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-04T20:43:42.402 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-04T20:43:42.403 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-04T20:43:42.403 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-04T20:43:42.403 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-04T20:43:42.403 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-04T20:43:42.403 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-04T20:43:42.403 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-04T20:43:42.403 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-04T20:43:42.404 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:43:42.404 DEBUG:teuthology.orchestra.run.smithi098:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-04T20:43:42.419 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 = 2b860878-6afe-11ef-bcd6-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-04T20:43:42.420 DEBUG:teuthology.orchestra.run.smithi098:mon.a> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service 2024-09-04T20:43:42.462 DEBUG:teuthology.orchestra.run.smithi098:mgr.y> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service 2024-09-04T20:43:42.504 INFO:tasks.cephadm:Bootstrapping... 2024-09-04T20:43:42.504 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.98 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-04T20:43:42.704 INFO:teuthology.orchestra.run.smithi098.stdout:-------------------------------------------------------------------------------- 2024-09-04T20:43:42.704 INFO:teuthology.orchestra.run.smithi098.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '2b860878-6afe-11ef-bcd6-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.98', '--skip-admin-label'] 2024-09-04T20:43:42.704 INFO:teuthology.orchestra.run.smithi098.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-04T20:43:42.705 INFO:teuthology.orchestra.run.smithi098.stdout:Verifying podman|docker is present... 2024-09-04T20:43:42.728 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stdout 5.2.2 2024-09-04T20:43:42.728 INFO:teuthology.orchestra.run.smithi098.stdout:Verifying lvm2 is present... 2024-09-04T20:43:42.729 INFO:teuthology.orchestra.run.smithi098.stdout:Verifying time synchronization is in place... 2024-09-04T20:43:42.735 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T20:43:42.735 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T20:43:42.742 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T20:43:42.742 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout inactive 2024-09-04T20:43:42.748 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout enabled 2024-09-04T20:43:42.755 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout active 2024-09-04T20:43:42.755 INFO:teuthology.orchestra.run.smithi098.stdout:Unit chronyd.service is enabled and running 2024-09-04T20:43:42.755 INFO:teuthology.orchestra.run.smithi098.stdout:Repeating the final host check... 2024-09-04T20:43:42.776 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stdout 5.2.2 2024-09-04T20:43:42.776 INFO:teuthology.orchestra.run.smithi098.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-04T20:43:42.776 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl is present 2024-09-04T20:43:42.776 INFO:teuthology.orchestra.run.smithi098.stdout:lvcreate is present 2024-09-04T20:43:42.783 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-04T20:43:42.783 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-04T20:43:42.789 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-04T20:43:42.789 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout inactive 2024-09-04T20:43:42.795 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout enabled 2024-09-04T20:43:42.802 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout active 2024-09-04T20:43:42.802 INFO:teuthology.orchestra.run.smithi098.stdout:Unit chronyd.service is enabled and running 2024-09-04T20:43:42.802 INFO:teuthology.orchestra.run.smithi098.stdout:Host looks OK 2024-09-04T20:43:42.802 INFO:teuthology.orchestra.run.smithi098.stdout:Cluster fsid: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:43:42.802 INFO:teuthology.orchestra.run.smithi098.stdout:Acquiring lock 140340091067552 on /run/cephadm/2b860878-6afe-11ef-bcd6-c7b262605968.lock 2024-09-04T20:43:42.802 INFO:teuthology.orchestra.run.smithi098.stdout:Lock 140340091067552 acquired on /run/cephadm/2b860878-6afe-11ef-bcd6-c7b262605968.lock 2024-09-04T20:43:42.803 INFO:teuthology.orchestra.run.smithi098.stdout:Verifying IP 172.21.15.98 port 3300 ... 2024-09-04T20:43:42.803 INFO:teuthology.orchestra.run.smithi098.stdout:Verifying IP 172.21.15.98 port 6789 ... 2024-09-04T20:43:42.803 INFO:teuthology.orchestra.run.smithi098.stdout:Base mon IP(s) is [172.21.15.98:3300, 172.21.15.98:6789], mon addrv is [v2:172.21.15.98:3300,v1:172.21.15.98:6789] 2024-09-04T20:43:42.806 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.98 metric 100 2024-09-04T20:43:42.807 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.98 metric 100 2024-09-04T20:43:42.809 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-04T20:43:42.809 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-04T20:43:42.809 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-04T20:43:42.811 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-04T20:43:42.811 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-04T20:43:42.811 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T20:43:42.812 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-04T20:43:42.812 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d26b/64 scope link noprefixroute 2024-09-04T20:43:42.812 INFO:teuthology.orchestra.run.smithi098.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-04T20:43:42.813 INFO:teuthology.orchestra.run.smithi098.stdout:Mon IP `172.21.15.98` is in CIDR network `172.21.0.0/20` 2024-09-04T20:43:42.813 INFO:teuthology.orchestra.run.smithi098.stdout:Mon IP `172.21.15.98` is in CIDR network `172.21.0.0/20` 2024-09-04T20:43:42.813 INFO:teuthology.orchestra.run.smithi098.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-04T20:43:42.813 INFO:teuthology.orchestra.run.smithi098.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-04T20:43:42.813 INFO:teuthology.orchestra.run.smithi098.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T20:43:43.325 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stdout 77770cf7e895c297c29130881c012db5698948fe2279610297198415e1f3d0ac 2024-09-04T20:43:43.325 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-04T20:43:43.325 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stderr Getting image source signatures 2024-09-04T20:43:43.325 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stderr Copying blob sha256:3f43494a24a2d1fe0d791eb19b05391e70ab9f54611bc9deae80cf7c3fb2dba9 2024-09-04T20:43:43.325 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-04T20:43:43.325 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stderr Copying config sha256:77770cf7e895c297c29130881c012db5698948fe2279610297198415e1f3d0ac 2024-09-04T20:43:43.325 INFO:teuthology.orchestra.run.smithi098.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-04T20:43:44.313 INFO:teuthology.orchestra.run.smithi098.stdout:ceph: stdout ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable) 2024-09-04T20:43:44.313 INFO:teuthology.orchestra.run.smithi098.stdout:Ceph version: ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable) 2024-09-04T20:43:44.313 INFO:teuthology.orchestra.run.smithi098.stdout:Extracting ceph user uid/gid from container image... 2024-09-04T20:43:45.227 INFO:teuthology.orchestra.run.smithi098.stdout:stat: stdout 167 167 2024-09-04T20:43:45.227 INFO:teuthology.orchestra.run.smithi098.stdout:Creating initial keys... 2024-09-04T20:43:46.058 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph-authtool: stdout AQCBxthmR7xFIBAAVNd4MbqSa1OBBdutGcE87Q== 2024-09-04T20:43:46.947 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph-authtool: stdout AQCCxthmWP9EGBAAX/bSNjSAb50aUcaip/LyBg== 2024-09-04T20:43:47.862 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph-authtool: stdout AQCDxthmsV+sDhAABsuqPOWum8FBt1xJt/lu0Q== 2024-09-04T20:43:47.863 INFO:teuthology.orchestra.run.smithi098.stdout:Creating initial monmap... 2024-09-04T20:43:48.809 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T20:43:48.809 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout:monmaptool for a [v2:172.21.15.98:3300,v1:172.21.15.98:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout:setting min_mon_release = quincy 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/monmaptool: set fsid to 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:43:48.810 INFO:teuthology.orchestra.run.smithi098.stdout:Creating mon... 2024-09-04T20:43:49.774 INFO:teuthology.orchestra.run.smithi098.stdout:create mon.a on 2024-09-04T20:43:50.120 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-04T20:43:50.295 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-2b860878-6afe-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-2b860878-6afe-11ef-bcd6-c7b262605968.target. 2024-09-04T20:43:50.295 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-2b860878-6afe-11ef-bcd6-c7b262605968.target → /etc/systemd/system/ceph-2b860878-6afe-11ef-bcd6-c7b262605968.target. 2024-09-04T20:43:50.530 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a 2024-09-04T20:43:50.530 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Failed to reset failed state of unit ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service: Unit ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service not loaded. 2024-09-04T20:43:50.693 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-2b860878-6afe-11ef-bcd6-c7b262605968.target.wants/ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service → /etc/systemd/system/ceph-2b860878-6afe-11ef-bcd6-c7b262605968@.service. 2024-09-04T20:43:51.192 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T20:43:51.192 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout disabled 2024-09-04T20:43:51.199 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T20:43:51.199 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout inactive 2024-09-04T20:43:51.199 INFO:teuthology.orchestra.run.smithi098.stdout:firewalld.service is not enabled 2024-09-04T20:43:51.199 INFO:teuthology.orchestra.run.smithi098.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T20:43:51.200 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for mon to start... 2024-09-04T20:43:51.200 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for mon... 2024-09-04T20:43:52.289 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout cluster: 2024-09-04T20:43:52.289 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout id: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:43:52.289 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout services: 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.575242s) 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout data: 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout pgs: 2024-09-04T20:43:52.290 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:43:52.291 INFO:teuthology.orchestra.run.smithi098.stdout:mon is available 2024-09-04T20:43:52.291 INFO:teuthology.orchestra.run.smithi098.stdout:Assimilating anything we can from ceph.conf... 2024-09-04T20:43:54.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:43:54 smithi098 ceph-mon[24032]: from='client.? 172.21.15.98:0/1457244678' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-04T20:44:01.142 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:01.142 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T20:44:01.142 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout fsid = 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.98:3300,v1:172.21.15.98:6789] 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T20:44:01.143 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T20:44:01.144 INFO:teuthology.orchestra.run.smithi098.stdout:Generating new minimal ceph.conf... 2024-09-04T20:44:04.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:03 smithi098 ceph-mon[24032]: from='client.? 172.21.15.98:0/3431806250' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:44:04.173 INFO:teuthology.orchestra.run.smithi098.stdout:Restarting the monitor... 2024-09-04T20:44:04.458 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:04 smithi098 systemd[1]: Stopping Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:44:04.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:04 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a[24027]: 2024-09-04T20:44:04.455+0000 7f3058de8640 -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-04T20:44:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:04 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a[24027]: 2024-09-04T20:44:04.455+0000 7f3058de8640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-04T20:44:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:04 smithi098 podman[24283]: 2024-09-04 20:44:04.660175556 +0000 UTC m=+0.323881044 container died 8fb87a2a217264797d8eb9e23531780f538a8536fa748de489ce702654bafec8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-91c8a7e) 2024-09-04T20:44:05.257 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 podman[24283]: 2024-09-04 20:44:05.005500688 +0000 UTC m=+0.669206207 container cleanup 8fb87a2a217264797d8eb9e23531780f538a8536fa748de489ce702654bafec8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-91c8a7e) 2024-09-04T20:44:05.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 bash[24283]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a 2024-09-04T20:44:05.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 podman[24294]: 2024-09-04 20:44:05.256280027 +0000 UTC m=+0.595486011 container remove 8fb87a2a217264797d8eb9e23531780f538a8536fa748de489ce702654bafec8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, 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, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-04T20:44:05.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-04T20:44:05.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 systemd[1]: Stopped Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:44:05.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 systemd[1]: Starting Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:44:05.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 podman[24383]: 2024-09-04 20:44:05.483513277 +0000 UTC m=+0.015634778 image pull 77770cf7e895c297c29130881c012db5698948fe2279610297198415e1f3d0ac quay.ceph.io/ceph-ci/ceph:squid 2024-09-04T20:44:05.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 podman[24383]: 2024-09-04 20:44:05.583669821 +0000 UTC m=+0.115791321 container create e31b937d5773c972ba4b8544e32463c40c44b473edcf5711af16ac279242d947 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-04T20:44:05.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 podman[24383]: 2024-09-04 20:44:05.784597791 +0000 UTC m=+0.316719294 container init e31b937d5773c972ba4b8544e32463c40c44b473edcf5711af16ac279242d947 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, RELEASE=squid-91c8a7e, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-04T20:44:05.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 podman[24383]: 2024-09-04 20:44:05.787844904 +0000 UTC m=+0.319966406 container start e31b937d5773c972ba4b8544e32463c40c44b473edcf5711af16ac279242d947 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, GIT_CLEAN=True, RELEASE=squid-91c8a7e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable), process ceph-mon, pid 2 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: pidfile_write: ignore empty --pid-file 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: load: jerasure load: lrc 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: RocksDB version: 7.9.2 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Git sha 0 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Compile date 2024-09-04 15:32:03 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: DB SUMMARY 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: DB Session ID: K6OMBRXNL2U8YD5CSY2O 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: CURRENT file: CURRENT 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-04T20:44:05.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88187 ; 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.error_if_exists: 0 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.create_if_missing: 0 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.paranoid_checks: 1 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.env: 0x556706c90940 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.info_log: 0x5567085d56e0 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T20:44:05.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.statistics: (nil) 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.use_fsync: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_log_file_size: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.allow_fallocate: 1 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.use_direct_reads: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T20:44:05.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.db_log_dir: 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.wal_dir: 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.write_buffer_manager: 0x5567085e4dc0 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T20:44:05.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T20:44:05.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T20:44:05.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T20:44:05.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T20:44:05.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T20:44:05.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T20:44:05.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T20:44:05.867 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.unordered_write: 0 2024-09-04T20:44:05.867 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T20:44:05.867 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.row_cache: None 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.wal_filter: None 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.two_write_queues: 0 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.wal_compression: 0 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.atomic_flush: 0 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T20:44:05.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.log_readahead_size: 0 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_background_jobs: 2 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_background_compactions: -1 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_subcompactions: 1 2024-09-04T20:44:05.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_open_files: -1 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_background_flushes: -1 2024-09-04T20:44:05.870 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Compression algorithms supported: 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kZSTD supported: 0 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kXpressCompression supported: 0 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kBZip2Compression supported: 0 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kLZ4Compression supported: 1 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kZlibCompression supported: 1 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: kSnappyCompression supported: 1 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-04T20:44:05.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.merge_operator: 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_filter: None 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5567085d5320) 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout: cache_index_and_filter_blocks: 1 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout: pin_top_level_index_and_filter: 1 2024-09-04T20:44:05.872 INFO:journalctl@ceph.mon.a.smithi098.stdout: index_type: 0 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: data_block_index_type: 0 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: index_shortening: 1 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: checksum: 4 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: no_block_cache: 0 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache: 0x5567085c91f0 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache_name: BinnedLRUCache 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache_options: 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: capacity : 536870912 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: num_shard_bits : 4 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: strict_capacity_limit : 0 2024-09-04T20:44:05.873 INFO:journalctl@ceph.mon.a.smithi098.stdout: high_pri_pool_ratio: 0.000 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache_compressed: (nil) 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: persistent_cache: (nil) 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_size: 4096 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_size_deviation: 10 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_restart_interval: 16 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: index_block_restart_interval: 1 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: metadata_block_size: 4096 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: partition_filters: 0 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: use_delta_encoding: 1 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: filter_policy: bloomfilter 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: whole_key_filtering: 1 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: verify_compression: 0 2024-09-04T20:44:05.874 INFO:journalctl@ceph.mon.a.smithi098.stdout: read_amp_bytes_per_bit: 0 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout: format_version: 5 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout: enable_index_compression: 1 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_align: 0 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout: max_auto_readahead_size: 262144 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout: prepopulate_block_cache: 0 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout: initial_auto_readahead_size: 8192 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression: NoCompression 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T20:44:05.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.num_levels: 7 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T20:44:05.876 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T20:44:05.877 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T20:44:05.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T20:44:05.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.inplace_update_support: 0 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.bloom_locality: 0 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.max_successive_merges: 0 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T20:44:05.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.ttl: 2592000 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.enable_blob_files: false 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.min_blob_size: 0 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T20:44:05.881 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: 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-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6e1e6a8c-f8f7-40cc-92e9-ea8ecaa294a9 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725482645813616, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725482645814474, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84802, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82949, "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": 77158, "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": 1725482645, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6e1e6a8c-f8f7-40cc-92e9-ea8ecaa294a9", "db_session_id": "K6OMBRXNL2U8YD5CSY2O", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-04T20:44:05.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725482645814566, "job": 1, "event": "recovery_finished"} 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: 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-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5567085f6e00 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: DB pointer 0x5567086f2000 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** DB Stats ** 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.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-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.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-04T20:44:05.883 INFO:journalctl@ceph.mon.a.smithi098.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** Compaction Stats [default] ** 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.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-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.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 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** Compaction Stats [default] ** 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.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-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.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 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-04T20:44:05.884 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: Cumulative compaction: 0.00 GB write, 14.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: Interval compaction: 0.00 GB write, 14.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.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-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.stdout: Block cache BinnedLRUCache@0x5567085c91f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-04T20:44:05.885 INFO:journalctl@ceph.mon.a.smithi098.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-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: starting mon.a rank 0 at public addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] at bind addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???) e1 preinit fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???).mds e1 new map 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???).mds e1 print_map 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: e1 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: btime 2024-09-04T20:43:51:151472+0000 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.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-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: legacy client fscid: -1 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T20:44:05.886 INFO:journalctl@ceph.mon.a.smithi098.stdout: No filesystems configured 2024-09-04T20:44:05.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T20:44:05.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T20:44:05.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T20:44:05.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T20:44:05.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-04T20:44:05.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 bash[24383]: e31b937d5773c972ba4b8544e32463c40c44b473edcf5711af16ac279242d947 2024-09-04T20:44:05.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 systemd[1]: Started Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:44:05.887 INFO:teuthology.orchestra.run.smithi098.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-04T20:44:06.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-04T20:44:06.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: monmap epoch 1 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: last_changed 2024-09-04T20:43:48.191790+0000 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: min_mon_release 19 (squid) 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: election_strategy: 1 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: fsmap 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: osdmap e1: 0 total, 0 up, 0 in 2024-09-04T20:44:06.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:05 smithi098 ceph-mon[24402]: mgrmap e1: no daemons active 2024-09-04T20:44:06.862 INFO:teuthology.orchestra.run.smithi098.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-04T20:44:06.884 INFO:teuthology.orchestra.run.smithi098.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-04T20:44:06.884 INFO:teuthology.orchestra.run.smithi098.stdout:Creating mgr... 2024-09-04T20:44:06.885 INFO:teuthology.orchestra.run.smithi098.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-04T20:44:06.885 INFO:teuthology.orchestra.run.smithi098.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-04T20:44:07.127 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y 2024-09-04T20:44:07.127 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Failed to reset failed state of unit ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service: Unit ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service not loaded. 2024-09-04T20:44:07.266 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-2b860878-6afe-11ef-bcd6-c7b262605968.target.wants/ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-2b860878-6afe-11ef-bcd6-c7b262605968@.service. 2024-09-04T20:44:07.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:07 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/406109074' entity='client.admin' 2024-09-04T20:44:07.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:07 smithi098 podman[24612]: 2024-09-04 20:44:07.502173908 +0000 UTC m=+0.120537167 container create 56e19c2cc856221989a56d58c10571b5e556b5bf70a1486ebd338690f41dbbbb (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-04T20:44:07.821 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T20:44:07.821 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout disabled 2024-09-04T20:44:07.828 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T20:44:07.828 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout inactive 2024-09-04T20:44:07.828 INFO:teuthology.orchestra.run.smithi098.stdout:firewalld.service is not enabled 2024-09-04T20:44:07.828 INFO:teuthology.orchestra.run.smithi098.stdout:Not possible to enable service . firewalld.service is not available 2024-09-04T20:44:07.836 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T20:44:07.836 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout disabled 2024-09-04T20:44:07.843 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T20:44:07.844 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout inactive 2024-09-04T20:44:07.844 INFO:teuthology.orchestra.run.smithi098.stdout:firewalld.service is not enabled 2024-09-04T20:44:07.844 INFO:teuthology.orchestra.run.smithi098.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-04T20:44:07.844 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for mgr to start... 2024-09-04T20:44:07.844 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for mgr... 2024-09-04T20:44:07.890 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:07 smithi098 podman[24612]: 2024-09-04 20:44:07.704511293 +0000 UTC m=+0.322874509 container init 56e19c2cc856221989a56d58c10571b5e556b5bf70a1486ebd338690f41dbbbb (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, 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) 2024-09-04T20:44:07.891 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:07 smithi098 podman[24612]: 2024-09-04 20:44:07.70730699 +0000 UTC m=+0.325670226 container start 56e19c2cc856221989a56d58c10571b5e556b5bf70a1486ebd338690f41dbbbb (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-04T20:44:07.891 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:07 smithi098 bash[24612]: 56e19c2cc856221989a56d58c10571b5e556b5bf70a1486ebd338690f41dbbbb 2024-09-04T20:44:07.891 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:07 smithi098 systemd[1]: Started Ceph mgr.y for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:44:07.891 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:07.827+0000 7f38640f7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T20:44:07.891 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:07.888+0000 7f38640f7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T20:44:08.201 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:08.039+0000 7f38640f7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T20:44:08.201 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:08.107+0000 7f38640f7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T20:44:08.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2436062708' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-04T20:44:08.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:08.259+0000 7f38640f7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:44:08.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:08.410+0000 7f38640f7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T20:44:08.979 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:08.732+0000 7f38640f7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T20:44:08.979 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:08.794+0000 7f38640f7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T20:44:09.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:08.977+0000 7f38640f7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout { 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "fsid": "2b860878-6afe-11ef-bcd6-c7b262605968", 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T20:44:09.865 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 0 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T20:44:09.866 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T20:44:09.867 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T20:44:09.870 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:09.871 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T20:43:51:151472+0000", 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:09.872 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T20:43:51.152125+0000", 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout } 2024-09-04T20:44:09.873 INFO:teuthology.orchestra.run.smithi098.stdout:mgr not available, waiting (1/15)... 2024-09-04T20:44:10.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:09.869+0000 7f38640f7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T20:44:10.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:09.936+0000 7f38640f7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T20:44:10.897 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:10.639+0000 7f38640f7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T20:44:10.897 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:10.753+0000 7f38640f7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T20:44:10.897 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:10.894+0000 7f38640f7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:44:11.171 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:10.955+0000 7f38640f7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T20:44:11.172 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.102+0000 7f38640f7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T20:44:11.172 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.169+0000 7f38640f7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T20:44:11.452 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.229+0000 7f38640f7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T20:44:11.452 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.386+0000 7f38640f7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T20:44:11.452 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.449+0000 7f38640f7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T20:44:11.716 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.516+0000 7f38640f7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T20:44:11.717 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.598+0000 7f38640f7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T20:44:11.717 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.656+0000 7f38640f7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T20:44:11.717 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:11.714+0000 7f38640f7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T20:44:12.519 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:12 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/380884497' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-04T20:44:12.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:12 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:12.549+0000 7f38640f7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T20:44:12.841 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:12.841 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout { 2024-09-04T20:44:12.841 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "fsid": "2b860878-6afe-11ef-bcd6-c7b262605968", 2024-09-04T20:44:12.841 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 0 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:12.842 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T20:44:12.843 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T20:44:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T20:43:51:151472+0000", 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:12.845 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T20:43:51.152125+0000", 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout } 2024-09-04T20:44:12.846 INFO:teuthology.orchestra.run.smithi098.stdout:mgr not available, waiting (2/15)... 2024-09-04T20:44:13.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: Activating manager daemon y 2024-09-04T20:44:13.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: mgrmap e2: y(active, starting, since 0.00344707s) 2024-09-04T20:44:13.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: Manager daemon y is now available 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' 2024-09-04T20:44:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:13 smithi098 ceph-mon[24402]: from='mgr.14100 172.21.15.98:0/2939293405' entity='mgr.y' 2024-09-04T20:44:14.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:14 smithi098 ceph-mon[24402]: mgrmap e3: y(active, since 1.00571s) 2024-09-04T20:44:15.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:15 smithi098 ceph-mon[24402]: mgrmap e4: y(active, since 2s) 2024-09-04T20:44:16.486 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:16.486 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout { 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "fsid": "2b860878-6afe-11ef-bcd6-c7b262605968", 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "health": { 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 0 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "a" 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:16.487 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-04T20:44:16.488 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-04T20:44:16.491 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-04T20:44:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "btime": "2024-09-04T20:43:51:151472+0000", 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "restful" 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ], 2024-09-04T20:44:16.493 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "modified": "2024-09-04T20:43:51.152125+0000", 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout }, 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout } 2024-09-04T20:44:16.494 INFO:teuthology.orchestra.run.smithi098.stdout:mgr is available 2024-09-04T20:44:16.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:16 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2333846539' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout [global] 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout fsid = 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.98:3300,v1:172.21.15.98:6789] 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-04T20:44:17.609 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:17.610 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-04T20:44:17.610 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-04T20:44:17.610 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 2024-09-04T20:44:17.610 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout [osd] 2024-09-04T20:44:17.610 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-04T20:44:17.610 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-04T20:44:17.610 INFO:teuthology.orchestra.run.smithi098.stdout:Enabling cephadm module... 2024-09-04T20:44:17.729 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:17 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1673506970' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-04T20:44:17.729 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:17 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1673506970' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-04T20:44:18.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:18 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/564421861' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-04T20:44:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setuser ceph since I am not root 2024-09-04T20:44:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setgroup ceph since I am not root 2024-09-04T20:44:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:18.703+0000 7ff16a421040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T20:44:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:18.760+0000 7ff16a421040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T20:44:19.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:18.910+0000 7ff16a421040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T20:44:19.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:18.976+0000 7ff16a421040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T20:44:19.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:19.126+0000 7ff16a421040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:44:19.438 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:19.278+0000 7ff16a421040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T20:44:19.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:19 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/564421861' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-04T20:44:19.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:19 smithi098 ceph-mon[24402]: mgrmap e5: y(active, since 6s) 2024-09-04T20:44:19.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:19.600+0000 7ff16a421040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T20:44:19.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:19.663+0000 7ff16a421040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T20:44:20.118 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:19.852+0000 7ff16a421040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout { 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout } 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for the mgr to restart... 2024-09-04T20:44:20.380 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for mgr epoch 5... 2024-09-04T20:44:20.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:20 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2379064051' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-04T20:44:21.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:20.757+0000 7ff16a421040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T20:44:21.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:20.825+0000 7ff16a421040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T20:44:21.788 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:21 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:21.529+0000 7ff16a421040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T20:44:21.788 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:21 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:21.644+0000 7ff16a421040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T20:44:22.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:21 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:21.786+0000 7ff16a421040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:44:22.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:21 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:21.848+0000 7ff16a421040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T20:44:22.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:21 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:21.996+0000 7ff16a421040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T20:44:22.348 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.063+0000 7ff16a421040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T20:44:22.348 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.123+0000 7ff16a421040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T20:44:22.349 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.281+0000 7ff16a421040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T20:44:22.349 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.346+0000 7ff16a421040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T20:44:22.612 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.412+0000 7ff16a421040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T20:44:22.612 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.494+0000 7ff16a421040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T20:44:22.612 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.552+0000 7ff16a421040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T20:44:22.612 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:22.610+0000 7ff16a421040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T20:44:23.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:23.424+0000 7ff16a421040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: Active manager daemon y restarted 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: Activating manager daemon y 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: osdmap e2: 0 total, 0 up, 0 in 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: mgrmap e6: y(active, starting, since 0.00366177s) 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: Manager daemon y is now available 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:23.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:44:23.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:44:23.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:44:23.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:23 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:44:24.737 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-mon[24402]: Found migration_current of "None". Setting to last migration. 2024-09-04T20:44:24.737 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:24.737 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:24.737 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-mon[24402]: mgrmap e7: y(active, since 1.00506s) 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:24.817+0000 7ff0d6f87640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:20:44:24] ENGINE Error in HTTPServer.serve 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: Traceback (most recent call last): 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._connections.run(self.expiration_interval) 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._run(expiration_interval) 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:44:25.026 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: s = self.context.wrap_socket( 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: return self.sslsocket_class._create( 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self.do_handshake() 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._sslobj.do_handshake() 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:44:25.027 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:24 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:25.028 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout { 2024-09-04T20:44:25.028 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-04T20:44:25.028 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T20:44:25.028 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout } 2024-09-04T20:44:25.028 INFO:teuthology.orchestra.run.smithi098.stdout:mgr epoch 5 is available 2024-09-04T20:44:25.028 INFO:teuthology.orchestra.run.smithi098.stdout:Setting orchestrator backend to cephadm... 2024-09-04T20:44:25.630 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:25 smithi098 ceph-mon[24402]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-04T20:44:25.630 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:25 smithi098 ceph-mon[24402]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-04T20:44:25.630 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:25 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:44:26.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:24] ENGINE Bus STARTING 2024-09-04T20:44:26.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:24] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T20:44:26.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:24] ENGINE Error in HTTPServer.serve 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: Traceback (most recent call last): 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._run(expiration_interval) 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:44:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout: self.do_handshake() 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:24] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:24] ENGINE Bus STARTED 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: mgrmap e8: y(active, since 2s) 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:26 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:44:27.373 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-04T20:44:27.373 INFO:teuthology.orchestra.run.smithi098.stdout:Generating ssh key... 2024-09-04T20:44:28.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:27 smithi098 ceph-mon[24402]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:28.444 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: Generating public/private rsa key pair. 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: Your identification has been saved in /tmp/tmp0y3p_8dh/key 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: Your public key has been saved in /tmp/tmp0y3p_8dh/key.pub 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: The key fingerprint is: 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: SHA256:mMuRAHYkxfIj0cUqopCvEo4Urvb8JIxLqSEXHjA5FqM ceph-2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: The key's randomart image is: 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: +---[RSA 3072]----+ 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: | o+=+o. | 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |.o=+o . | 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |Eo +.. | 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |==o +. + | 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |+o+o .= S | 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |o+=o . o | 2024-09-04T20:44:28.445 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |B*oo .o | 2024-09-04T20:44:28.446 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |O=o o | 2024-09-04T20:44:28.446 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: |+..o.. | 2024-09-04T20:44:28.446 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: +----[SHA256]-----+ 2024-09-04T20:44:29.295 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:29 smithi098 ceph-mon[24402]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:29.296 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:29 smithi098 ceph-mon[24402]: Generating ssh key... 2024-09-04T20:44:29.296 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:29 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:29.296 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:29 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:29.837 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCS95iIVkts3G11Jlri4rxWujtjzs/fLDxTBLL7Oo0WHIDc1V6F11Jv1WVYj8Rq+4lF+llVzA10MMPlOm1/cpRKk4Tk5H289dU951sraYwnATqCjaO/Dhghs0vcQXY5GHolNyD/QwyNhIVLQ80Uu6Xma4mY9eFHFo3wUcsszKoL6o0seLteb/aN45j2rtJbw6ppL7IBSsAXfmfiMQ2v3VoHIPCt9NuVjan5QJu7l18CjNhoChTq8SUNum1+HXfGrjF3S0uHfUj9+OnMgRHwnqOd4l4t4zaH7zgvzgkFvSJenJd5yHuEyyjC8Jdxz9vCR27rhetjH3UshZ3KQvGcJUa0mwOF3dmdgZY8dOcAxIMB1/xmSvACCsp5AOgiVEOq9QBGzwrGEVxAi4PIlVc/HgUYgxirbgZPR1t2t/oV2Vb/5foCA6DOao/hVb/KFutlL6Exkf9p/K6yvOeK2EVp7P47YW28JLhXVb72NJC6NIIsCG/N3J2Epgobrg5mFfspZDE= ceph-2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:29.837 INFO:teuthology.orchestra.run.smithi098.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-04T20:44:29.837 INFO:teuthology.orchestra.run.smithi098.stdout:Adding key to root@localhost authorized_keys... 2024-09-04T20:44:29.838 INFO:teuthology.orchestra.run.smithi098.stdout:Adding host smithi098... 2024-09-04T20:44:30.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:30 smithi098 ceph-mon[24402]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:31.201 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:31 smithi098 ceph-mon[24402]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi098", "addr": "172.21.15.98", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:32.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:32 smithi098 ceph-mon[24402]: Deploying cephadm binary to smithi098 2024-09-04T20:44:34.156 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout Added host 'smithi098' with addr '172.21.15.98' 2024-09-04T20:44:34.156 INFO:teuthology.orchestra.run.smithi098.stdout:Deploying unmanaged mon service... 2024-09-04T20:44:34.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:34 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:34.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:34 smithi098 ceph-mon[24402]: Added host smithi098 2024-09-04T20:44:34.763 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:34 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:44:35.557 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-04T20:44:35.557 INFO:teuthology.orchestra.run.smithi098.stdout:Deploying unmanaged mgr service... 2024-09-04T20:44:35.806 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:35 smithi098 ceph-mon[24402]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:35.807 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:35 smithi098 ceph-mon[24402]: Saving service mon spec with placement count:5 2024-09-04T20:44:35.807 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:35 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:36.732 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-04T20:44:37.485 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:37 smithi098 ceph-mon[24402]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:37.486 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:37 smithi098 ceph-mon[24402]: Saving service mgr spec with placement count:2 2024-09-04T20:44:37.486 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:37 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:38.747 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:38 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:38.747 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:38 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:38.747 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:38 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3152728538' entity='client.admin' 2024-09-04T20:44:39.985 INFO:teuthology.orchestra.run.smithi098.stdout:Enabling the dashboard module... 2024-09-04T20:44:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:40 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1437861751' entity='client.admin' 2024-09-04T20:44:41.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:41 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:41.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:41 smithi098 ceph-mon[24402]: from='mgr.14118 172.21.15.98:0/4179858013' entity='mgr.y' 2024-09-04T20:44:41.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:41 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/332819579' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-04T20:44:42.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setuser ceph since I am not root 2024-09-04T20:44:42.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setgroup ceph since I am not root 2024-09-04T20:44:42.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:42.160+0000 7fb9eda9d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T20:44:42.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:42.217+0000 7fb9eda9d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T20:44:42.730 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:42.369+0000 7fb9eda9d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T20:44:42.730 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:42.437+0000 7fb9eda9d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T20:44:42.730 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:42.584+0000 7fb9eda9d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:44:42.730 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:42.727+0000 7fb9eda9d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T20:44:43.304 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:43 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/332819579' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-04T20:44:43.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:43 smithi098 ceph-mon[24402]: mgrmap e9: y(active, since 18s) 2024-09-04T20:44:43.305 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:43.049+0000 7fb9eda9d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T20:44:43.305 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:43.110+0000 7fb9eda9d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T20:44:43.305 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:43.301+0000 7fb9eda9d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T20:44:44.242 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout { 2024-09-04T20:44:44.242 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-04T20:44:44.242 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-04T20:44:44.243 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-04T20:44:44.243 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-04T20:44:44.243 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout } 2024-09-04T20:44:44.243 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for the mgr to restart... 2024-09-04T20:44:44.243 INFO:teuthology.orchestra.run.smithi098.stdout:Waiting for mgr epoch 9... 2024-09-04T20:44:44.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:44 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2875049730' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-04T20:44:44.285 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:44 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:44.210+0000 7fb9eda9d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T20:44:44.285 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:44 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:44.281+0000 7fb9eda9d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T20:44:45.253 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:44 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:44.996+0000 7fb9eda9d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T20:44:45.254 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.110+0000 7fb9eda9d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T20:44:45.530 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.250+0000 7fb9eda9d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:44:45.530 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.311+0000 7fb9eda9d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T20:44:45.530 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.459+0000 7fb9eda9d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T20:44:45.531 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.527+0000 7fb9eda9d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T20:44:45.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.587+0000 7fb9eda9d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T20:44:45.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.746+0000 7fb9eda9d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T20:44:46.082 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.811+0000 7fb9eda9d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T20:44:46.082 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.877+0000 7fb9eda9d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T20:44:46.082 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:45.960+0000 7fb9eda9d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T20:44:46.082 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:46.020+0000 7fb9eda9d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T20:44:46.082 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:46.079+0000 7fb9eda9d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T20:44:47.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:46.861+0000 7fb9eda9d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: Active manager daemon y restarted 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: Activating manager daemon y 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: osdmap e3: 0 total, 0 up, 0 in 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: mgrmap e10: y(active, starting, since 0.0032194s) 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: Manager daemon y is now available 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:44:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:44:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:48.022+0000 7fb958db2640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:20:44:48] ENGINE Error in HTTPServer.serve 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: Traceback (most recent call last): 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._connections.run(self.expiration_interval) 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._run(expiration_interval) 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:44:48.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: s = self.context.wrap_socket( 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: return self.sslsocket_class._create( 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self.do_handshake() 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._sslobj.do_handshake() 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:44:48.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:44:48.719 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout { 2024-09-04T20:44:48.719 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-04T20:44:48.719 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-04T20:44:48.719 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout } 2024-09-04T20:44:48.719 INFO:teuthology.orchestra.run.smithi098.stdout:mgr epoch 9 is available 2024-09-04T20:44:48.719 INFO:teuthology.orchestra.run.smithi098.stdout:Generating a dashboard self-signed certificate... 2024-09-04T20:44:48.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-mon[24402]: mgrmap e11: y(active, since 1.00548s) 2024-09-04T20:44:48.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:47] ENGINE Bus STARTING 2024-09-04T20:44:48.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:48] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T20:44:48.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:48 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:48] ENGINE Error in HTTPServer.serve 2024-09-04T20:44:48.972 INFO:journalctl@ceph.mon.a.smithi098.stdout: Traceback (most recent call last): 2024-09-04T20:44:48.972 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:44:48.972 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._run(expiration_interval) 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: self.do_handshake() 2024-09-04T20:44:48.973 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:44:48.974 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T20:44:48.974 INFO:journalctl@ceph.mon.a.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:44:50.009 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-04T20:44:50.009 INFO:teuthology.orchestra.run.smithi098.stdout:Creating initial admin user... 2024-09-04T20:44:50.130 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:49 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:48] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T20:44:50.130 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:49 smithi098 ceph-mon[24402]: [04/Sep/2024:20:44:48] ENGINE Bus STARTED 2024-09-04T20:44:50.130 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:49 smithi098 ceph-mon[24402]: mgrmap e12: y(active, since 2s) 2024-09-04T20:44:50.130 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:49 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:44:50.130 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:49 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:44:50.130 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:49 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:44:51.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:51 smithi098 ceph-mon[24402]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:51.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:51 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:44:51.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:51 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:44:51.654 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$/h983z.qZ/150anmesm/uOH/da2R8vzWuAfESCfPkf/wMwWEOj5ZO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725482690, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-04T20:44:51.654 INFO:teuthology.orchestra.run.smithi098.stdout:Fetching dashboard port number... 2024-09-04T20:44:52.256 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:52 smithi098 ceph-mon[24402]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:53.277 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:53 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2580928039' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-04T20:44:53.279 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stdout 8443 2024-09-04T20:44:53.289 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-04T20:44:53.289 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout disabled 2024-09-04T20:44:53.297 INFO:teuthology.orchestra.run.smithi098.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-04T20:44:53.297 INFO:teuthology.orchestra.run.smithi098.stdout:systemctl: stdout inactive 2024-09-04T20:44:53.297 INFO:teuthology.orchestra.run.smithi098.stdout:firewalld.service is not enabled 2024-09-04T20:44:53.297 INFO:teuthology.orchestra.run.smithi098.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-04T20:44:53.299 INFO:teuthology.orchestra.run.smithi098.stdout:Ceph Dashboard is now available at: 2024-09-04T20:44:53.299 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:53.299 INFO:teuthology.orchestra.run.smithi098.stdout: URL: https://smithi098:8443/ 2024-09-04T20:44:53.299 INFO:teuthology.orchestra.run.smithi098.stdout: User: admin 2024-09-04T20:44:53.300 INFO:teuthology.orchestra.run.smithi098.stdout: Password: 5m92hb5i60 2024-09-04T20:44:53.300 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:53.300 INFO:teuthology.orchestra.run.smithi098.stdout:Saving cluster configuration to /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config directory 2024-09-04T20:44:54.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:54 smithi098 ceph-mon[24402]: mgrmap e13: y(active, since 6s) 2024-09-04T20:44:54.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:54 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/393967821' entity='client.admin' 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout:Or, if you are only running a single cluster on this host: 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.553 INFO:teuthology.orchestra.run.smithi098.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout: ceph telemetry on 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout:For more information see: 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:44:54.554 INFO:teuthology.orchestra.run.smithi098.stdout:Bootstrap complete. 2024-09-04T20:44:54.592 INFO:tasks.cephadm:Fetching config... 2024-09-04T20:44:54.592 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:44:54.592 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-04T20:44:54.608 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-04T20:44:54.608 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:44:54.608 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-04T20:44:54.664 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-04T20:44:54.664 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:44:54.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-04T20:44:54.730 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-04T20:44:54.730 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:44:54.730 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-04T20:44:54.785 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-04T20:44:54.786 DEBUG:teuthology.orchestra.run.smithi098:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCS95iIVkts3G11Jlri4rxWujtjzs/fLDxTBLL7Oo0WHIDc1V6F11Jv1WVYj8Rq+4lF+llVzA10MMPlOm1/cpRKk4Tk5H289dU951sraYwnATqCjaO/Dhghs0vcQXY5GHolNyD/QwyNhIVLQ80Uu6Xma4mY9eFHFo3wUcsszKoL6o0seLteb/aN45j2rtJbw6ppL7IBSsAXfmfiMQ2v3VoHIPCt9NuVjan5QJu7l18CjNhoChTq8SUNum1+HXfGrjF3S0uHfUj9+OnMgRHwnqOd4l4t4zaH7zgvzgkFvSJenJd5yHuEyyjC8Jdxz9vCR27rhetjH3UshZ3KQvGcJUa0mwOF3dmdgZY8dOcAxIMB1/xmSvACCsp5AOgiVEOq9QBGzwrGEVxAi4PIlVc/HgUYgxirbgZPR1t2t/oV2Vb/5foCA6DOao/hVb/KFutlL6Exkf9p/K6yvOeK2EVp7P47YW28JLhXVb72NJC6NIIsCG/N3J2Epgobrg5mFfspZDE= ceph-2b860878-6afe-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T20:44:54.861 INFO:teuthology.orchestra.run.smithi098.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCS95iIVkts3G11Jlri4rxWujtjzs/fLDxTBLL7Oo0WHIDc1V6F11Jv1WVYj8Rq+4lF+llVzA10MMPlOm1/cpRKk4Tk5H289dU951sraYwnATqCjaO/Dhghs0vcQXY5GHolNyD/QwyNhIVLQ80Uu6Xma4mY9eFHFo3wUcsszKoL6o0seLteb/aN45j2rtJbw6ppL7IBSsAXfmfiMQ2v3VoHIPCt9NuVjan5QJu7l18CjNhoChTq8SUNum1+HXfGrjF3S0uHfUj9+OnMgRHwnqOd4l4t4zaH7zgvzgkFvSJenJd5yHuEyyjC8Jdxz9vCR27rhetjH3UshZ3KQvGcJUa0mwOF3dmdgZY8dOcAxIMB1/xmSvACCsp5AOgiVEOq9QBGzwrGEVxAi4PIlVc/HgUYgxirbgZPR1t2t/oV2Vb/5foCA6DOao/hVb/KFutlL6Exkf9p/K6yvOeK2EVp7P47YW28JLhXVb72NJC6NIIsCG/N3J2Epgobrg5mFfspZDE= ceph-2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:54.873 DEBUG:teuthology.orchestra.run.smithi150:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCS95iIVkts3G11Jlri4rxWujtjzs/fLDxTBLL7Oo0WHIDc1V6F11Jv1WVYj8Rq+4lF+llVzA10MMPlOm1/cpRKk4Tk5H289dU951sraYwnATqCjaO/Dhghs0vcQXY5GHolNyD/QwyNhIVLQ80Uu6Xma4mY9eFHFo3wUcsszKoL6o0seLteb/aN45j2rtJbw6ppL7IBSsAXfmfiMQ2v3VoHIPCt9NuVjan5QJu7l18CjNhoChTq8SUNum1+HXfGrjF3S0uHfUj9+OnMgRHwnqOd4l4t4zaH7zgvzgkFvSJenJd5yHuEyyjC8Jdxz9vCR27rhetjH3UshZ3KQvGcJUa0mwOF3dmdgZY8dOcAxIMB1/xmSvACCsp5AOgiVEOq9QBGzwrGEVxAi4PIlVc/HgUYgxirbgZPR1t2t/oV2Vb/5foCA6DOao/hVb/KFutlL6Exkf9p/K6yvOeK2EVp7P47YW28JLhXVb72NJC6NIIsCG/N3J2Epgobrg5mFfspZDE= ceph-2b860878-6afe-11ef-bcd6-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-04T20:44:54.915 INFO:teuthology.orchestra.run.smithi150.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCS95iIVkts3G11Jlri4rxWujtjzs/fLDxTBLL7Oo0WHIDc1V6F11Jv1WVYj8Rq+4lF+llVzA10MMPlOm1/cpRKk4Tk5H289dU951sraYwnATqCjaO/Dhghs0vcQXY5GHolNyD/QwyNhIVLQ80Uu6Xma4mY9eFHFo3wUcsszKoL6o0seLteb/aN45j2rtJbw6ppL7IBSsAXfmfiMQ2v3VoHIPCt9NuVjan5QJu7l18CjNhoChTq8SUNum1+HXfGrjF3S0uHfUj9+OnMgRHwnqOd4l4t4zaH7zgvzgkFvSJenJd5yHuEyyjC8Jdxz9vCR27rhetjH3UshZ3KQvGcJUa0mwOF3dmdgZY8dOcAxIMB1/xmSvACCsp5AOgiVEOq9QBGzwrGEVxAi4PIlVc/HgUYgxirbgZPR1t2t/oV2Vb/5foCA6DOao/hVb/KFutlL6Exkf9p/K6yvOeK2EVp7P47YW28JLhXVb72NJC6NIIsCG/N3J2Epgobrg5mFfspZDE= ceph-2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:44:54.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-04T20:44:55.169 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:44:56.862 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-04T20:44:56.862 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-04T20:44:57.169 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:56 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1711430891' entity='client.admin' 2024-09-04T20:44:57.284 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:44:58.581 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi150 2024-09-04T20:44:58.581 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-09-04T20:44:58.581 DEBUG:teuthology.orchestra.run.smithi150:> dd of=/etc/ceph/ceph.conf 2024-09-04T20:44:58.600 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-09-04T20:44:58.600 DEBUG:teuthology.orchestra.run.smithi150:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:44:58.658 INFO:tasks.cephadm:Adding host smithi150 to orchestrator... 2024-09-04T20:44:58.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch host add smithi150 2024-09-04T20:44:58.990 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:44:59.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:58 smithi098 ceph-mon[24402]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:44:59.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:58 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi098", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:44:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:01.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:00 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:01.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:00 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:45:01.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:00 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:45:01.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:00 smithi098 ceph-mon[24402]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:02.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:01 smithi098 ceph-mon[24402]: Deploying cephadm binary to smithi150 2024-09-04T20:45:02.834 INFO:teuthology.orchestra.run.smithi098.stdout:Added host 'smithi150' with addr '172.21.15.150' 2024-09-04T20:45:03.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch host ls --format=json 2024-09-04T20:45:03.669 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:45:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:03 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:03 smithi098 ceph-mon[24402]: Added host smithi150 2024-09-04T20:45:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:03 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:03 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:03 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:04.279 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:45:04.279 INFO:teuthology.orchestra.run.smithi098.stdout:[{"addr": "172.21.15.98", "hostname": "smithi098", "labels": [], "status": ""}, {"addr": "172.21.15.150", "hostname": "smithi150", "labels": [], "status": ""}] 2024-09-04T20:45:04.884 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-04T20:45:04.884 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd crush tunables default 2024-09-04T20:45:05.120 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:45:05.475 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:05 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:05.475 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:05 smithi098 ceph-mon[24402]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T20:45:06.184 INFO:teuthology.orchestra.run.smithi098.stderr:adjusted tunables profile to default 2024-09-04T20:45:06.478 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:06 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2066359243' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-04T20:45:06.814 INFO:tasks.cephadm:Adding mon.a on smithi098 2024-09-04T20:45:06.814 INFO:tasks.cephadm:Adding mon.c on smithi098 2024-09-04T20:45:06.814 INFO:tasks.cephadm:Adding mon.b on smithi150 2024-09-04T20:45:06.815 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch apply mon '3;smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi150:172.21.15.150=b' 2024-09-04T20:45:07.058 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T20:45:07.103 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-04T20:45:07.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2066359243' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-04T20:45:07.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T20:45:07.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi150", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:07 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:45:07.773 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled mon update... 2024-09-04T20:45:08.367 DEBUG:teuthology.orchestra.run.smithi098:mon.c> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.c.service 2024-09-04T20:45:08.370 DEBUG:teuthology.orchestra.run.smithi150:mon.b> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.b.service 2024-09-04T20:45:08.372 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T20:45:08.372 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T20:45:09.049 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:09.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:09.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:45:09.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:45:09.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi150:172.21.15.150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: Saving service mon spec with placement smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi150:172.21.15.150=b;count:3 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:08 smithi098 ceph-mon[24402]: Deploying daemon mon.b on smithi150 2024-09-04T20:45:09.863 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:45:09.863 INFO:teuthology.orchestra.run.smithi150.stdout:{"epoch":1,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","modified":"2024-09-04T20:43:48.191790Z","created":"2024-09-04T20:43:48.191790Z","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.98:3300","nonce":0},{"type":"v1","addr":"172.21.15.98:6789","nonce":0}]},"addr":"172.21.15.98:6789/0","public_addr":"172.21.15.98:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-04T20:45:09.863 INFO:teuthology.orchestra.run.smithi150.stderr:dumped monmap epoch 1 2024-09-04T20:45:10.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:09 smithi098 ceph-mon[24402]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:11.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:10 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/2095564608' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:11.751 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T20:45:11.751 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T20:45:12.042 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:45:12.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:11 smithi098 ceph-mon[24402]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:12.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:12 smithi150 systemd[1]: Starting Ceph mon.b for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:45:12.782 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:45:12.782 INFO:teuthology.orchestra.run.smithi150.stdout:{"epoch":1,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","modified":"2024-09-04T20:43:48.191790Z","created":"2024-09-04T20:43:48.191790Z","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.98:3300","nonce":0},{"type":"v1","addr":"172.21.15.98:6789","nonce":0}]},"addr":"172.21.15.98:6789/0","public_addr":"172.21.15.98:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-04T20:45:12.782 INFO:teuthology.orchestra.run.smithi150.stderr:dumped monmap epoch 1 2024-09-04T20:45:13.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:12 smithi150 podman[28305]: 2024-09-04 20:45:12.772526071 +0000 UTC m=+0.118702521 container create f97fbacc48014156c420bd31653f7f3c6123acca8c55db5d9f16b7ed402f78fa (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-04T20:45:13.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:12 smithi150 podman[28305]: 2024-09-04 20:45:12.676575001 +0000 UTC m=+0.022751459 image pull 77770cf7e895c297c29130881c012db5698948fe2279610297198415e1f3d0ac quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067 2024-09-04T20:45:13.205 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:12 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/3093707727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 podman[28305]: 2024-09-04 20:45:13.494901161 +0000 UTC m=+0.841077610 container init f97fbacc48014156c420bd31653f7f3c6123acca8c55db5d9f16b7ed402f78fa (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, 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.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-91c8a7e, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-04T20:45:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 podman[28305]: 2024-09-04 20:45:13.498688234 +0000 UTC m=+0.844864692 container start f97fbacc48014156c420bd31653f7f3c6123acca8c55db5d9f16b7ed402f78fa (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=squid-91c8a7e, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-04T20:45:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T20:45:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable), process ceph-mon, pid 2 2024-09-04T20:45:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: pidfile_write: ignore empty --pid-file 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: load: jerasure load: lrc 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: RocksDB version: 7.9.2 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Git sha 0 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Compile date 2024-09-04 15:32:03 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: DB SUMMARY 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: DB Session ID: PBFJW5UPX7BLGMT2B99H 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: CURRENT file: CURRENT 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.error_if_exists: 0 2024-09-04T20:45:13.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.create_if_missing: 0 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.paranoid_checks: 1 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.env: 0x5625ba96e940 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.info_log: 0x5625bd0136e0 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.statistics: (nil) 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.use_fsync: 0 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_log_file_size: 0 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T20:45:13.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.allow_fallocate: 1 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.use_direct_reads: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.db_log_dir: 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.wal_dir: 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T20:45:13.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.write_buffer_manager: 0x5625bd022dc0 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T20:45:13.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.unordered_write: 0 2024-09-04T20:45:13.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T20:45:13.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T20:45:13.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T20:45:13.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T20:45:13.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.row_cache: None 2024-09-04T20:45:13.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.wal_filter: None 2024-09-04T20:45:13.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T20:45:13.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T20:45:13.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.two_write_queues: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.wal_compression: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.atomic_flush: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.log_readahead_size: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T20:45:13.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_background_jobs: 2 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_background_compactions: -1 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_subcompactions: 1 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T20:45:13.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_open_files: -1 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_background_flushes: -1 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Compression algorithms supported: 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kZSTD supported: 0 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kXpressCompression supported: 0 2024-09-04T20:45:13.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kBZip2Compression supported: 0 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kLZ4Compression supported: 1 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kZlibCompression supported: 1 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: kSnappyCompression supported: 1 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.merge_operator: 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_filter: None 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T20:45:13.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5625bd013320) 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: cache_index_and_filter_blocks: 1 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: pin_top_level_index_and_filter: 1 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_type: 0 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: data_block_index_type: 0 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_shortening: 1 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: checksum: 4 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: no_block_cache: 0 2024-09-04T20:45:13.856 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache: 0x5625bd0071f0 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_name: BinnedLRUCache 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_options: 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: capacity : 536870912 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: num_shard_bits : 4 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: strict_capacity_limit : 0 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: high_pri_pool_ratio: 0.000 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_compressed: (nil) 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: persistent_cache: (nil) 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_size: 4096 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_size_deviation: 10 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_restart_interval: 16 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_block_restart_interval: 1 2024-09-04T20:45:13.857 INFO:journalctl@ceph.mon.b.smithi150.stdout: metadata_block_size: 4096 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: partition_filters: 0 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: use_delta_encoding: 1 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: filter_policy: bloomfilter 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: whole_key_filtering: 1 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: verify_compression: 0 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: read_amp_bytes_per_bit: 0 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: format_version: 5 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: enable_index_compression: 1 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_align: 0 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: max_auto_readahead_size: 262144 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: prepopulate_block_cache: 0 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: initial_auto_readahead_size: 8192 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T20:45:13.858 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression: NoCompression 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.num_levels: 7 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T20:45:13.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T20:45:13.860 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T20:45:13.861 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T20:45:13.862 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.inplace_update_support: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.bloom_locality: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.max_successive_merges: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T20:45:13.863 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.ttl: 2592000 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.enable_blob_files: false 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.min_blob_size: 0 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: 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-04T20:45:13.864 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fce3157e-6d0a-4a1f-a0ef-02d944bc2fa4 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725482713526173, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725482713526589, "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": 1725482713, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fce3157e-6d0a-4a1f-a0ef-02d944bc2fa4", "db_session_id": "PBFJW5UPX7BLGMT2B99H", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725482713526691, "job": 1, "event": "recovery_finished"} 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: 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-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5625bd034e00 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: DB pointer 0x5625bd130000 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** DB Stats ** 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T20:45:13.865 INFO:journalctl@ceph.mon.b.smithi150.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-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.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-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** Compaction Stats [default] ** 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.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-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T20:45:13.866 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** Compaction Stats [default] ** 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.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-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T20:45:13.867 INFO:journalctl@ceph.mon.b.smithi150.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-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout: Block cache BinnedLRUCache@0x5625bd0071f0#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-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.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-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: using public_addr v2:172.21.15.150:0/0 -> [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: starting mon.b rank -1 at public addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] at bind addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(???) e0 preinit fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).mds e1 new map 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout: e1 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout: btime 2024-09-04T20:43:51:151472+0000 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T20:45:13.868 INFO:journalctl@ceph.mon.b.smithi150.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-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout: legacy client fscid: -1 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout: No filesystems configured 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: 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-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T20:45:13.869 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/2095564608' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/3093707727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 ceph-mon[28339]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 bash[28305]: f97fbacc48014156c420bd31653f7f3c6123acca8c55db5d9f16b7ed402f78fa 2024-09-04T20:45:13.870 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:13 smithi150 systemd[1]: Started Ceph mon.b for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:45:14.414 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T20:45:14.415 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T20:45:14.673 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:45:18.999 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:45:18.999 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:18.999 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: mon.a calling monitor election 2024-09-04T20:45:18.999 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: mon.b calling monitor election 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: monmap epoch 2 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: last_changed 2024-09-04T20:45:13.549906+0000 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: min_mon_release 19 (squid) 2024-09-04T20:45:19.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: election_strategy: 1 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: fsmap 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: mgrmap e13: y(active, since 31s) 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: overall HEALTH_OK 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:19.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:19.017 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:45:19.017 INFO:teuthology.orchestra.run.smithi150.stdout:{"epoch":2,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","modified":"2024-09-04T20:45:13.549906Z","created":"2024-09-04T20:43:48.191790Z","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.98:3300","nonce":0},{"type":"v1","addr":"172.21.15.98:6789","nonce":0}]},"addr":"172.21.15.98:6789/0","public_addr":"172.21.15.98:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:3300","nonce":0},{"type":"v1","addr":"172.21.15.150:6789","nonce":0}]},"addr":"172.21.15.150:6789/0","public_addr":"172.21.15.150:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-04T20:45:19.017 INFO:teuthology.orchestra.run.smithi150.stderr:dumped monmap epoch 2 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: mon.a calling monitor election 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: mon.b calling monitor election 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-04T20:45:19.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: monmap epoch 2 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: last_changed 2024-09-04T20:45:13.549906+0000 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: min_mon_release 19 (squid) 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: election_strategy: 1 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: fsmap 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: mgrmap e13: y(active, since 31s) 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: overall HEALTH_OK 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:19.019 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:19.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:19.020 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:19.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:19 smithi150 ceph-mon[28339]: Deploying daemon mon.c on smithi098 2024-09-04T20:45:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:19 smithi150 ceph-mon[28339]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:19 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/4279954308' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:19 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:19.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:19 smithi098 ceph-mon[24402]: Deploying daemon mon.c on smithi098 2024-09-04T20:45:19.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:19 smithi098 ceph-mon[24402]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:19.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:19 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/4279954308' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:19.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:19 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:20.504 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T20:45:20.505 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T20:45:20.750 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:45:20.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:45:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:45:20.550+0000 7fb98c7a7640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-04T20:45:21.423 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:45:21.423 INFO:teuthology.orchestra.run.smithi150.stdout:{"epoch":2,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","modified":"2024-09-04T20:45:13.549906Z","created":"2024-09-04T20:43:48.191790Z","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.98:3300","nonce":0},{"type":"v1","addr":"172.21.15.98:6789","nonce":0}]},"addr":"172.21.15.98:6789/0","public_addr":"172.21.15.98:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:3300","nonce":0},{"type":"v1","addr":"172.21.15.150:6789","nonce":0}]},"addr":"172.21.15.150:6789/0","public_addr":"172.21.15.150:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-04T20:45:21.424 INFO:teuthology.orchestra.run.smithi150.stderr:dumped monmap epoch 2 2024-09-04T20:45:22.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:21 smithi098 systemd[1]: Started Ceph mon.c for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:45:23.044 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-04T20:45:23.044 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph mon dump -f json 2024-09-04T20:45:23.292 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:45:27.122 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:45:27.122 INFO:teuthology.orchestra.run.smithi150.stdout:{"epoch":3,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","modified":"2024-09-04T20:45:21.833578Z","created":"2024-09-04T20:43:48.191790Z","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.98:3300","nonce":0},{"type":"v1","addr":"172.21.15.98:6789","nonce":0}]},"addr":"172.21.15.98:6789/0","public_addr":"172.21.15.98:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:3300","nonce":0},{"type":"v1","addr":"172.21.15.150:6789","nonce":0}]},"addr":"172.21.15.150:6789/0","public_addr":"172.21.15.150:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:3301","nonce":0},{"type":"v1","addr":"172.21.15.98:6790","nonce":0}]},"addr":"172.21.15.98:6790/0","public_addr":"172.21.15.98:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-04T20:45:27.122 INFO:teuthology.orchestra.run.smithi150.stderr:dumped monmap epoch 3 2024-09-04T20:45:27.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: mon.a calling monitor election 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: mon.b calling monitor election 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: mon.c calling monitor election 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:27.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: monmap epoch 3 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: min_mon_release 19 (squid) 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: election_strategy: 1 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: fsmap 2024-09-04T20:45:27.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: mgrmap e13: y(active, since 39s) 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: overall HEALTH_OK 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: mon.a calling monitor election 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: mon.b calling monitor election 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: mon.c calling monitor election 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: monmap epoch 3 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T20:45:27.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: min_mon_release 19 (squid) 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: election_strategy: 1 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: fsmap 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: mgrmap e13: y(active, since 39s) 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: overall HEALTH_OK 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: mon.a calling monitor election 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: mon.b calling monitor election 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: mon.c calling monitor election 2024-09-04T20:45:27.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: monmap epoch 3 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: min_mon_release 19 (squid) 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: election_strategy: 1 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T20:45:27.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: fsmap 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: osdmap e4: 0 total, 0 up, 0 in 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: mgrmap e13: y(active, since 39s) 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: overall HEALTH_OK 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:27.766 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-04T20:45:27.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph config generate-minimal-conf 2024-09-04T20:45:28.016 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:45:28.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[24402]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:28.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:28.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:28.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/3056905462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:28.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:28.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[34972]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:28.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:28.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:28.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/3056905462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:28.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:27 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:28.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:27 smithi150 ceph-mon[28339]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:28.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:27 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:28.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:27 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:28.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:27 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/3056905462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-04T20:45:28.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:27 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:45:28.627 INFO:teuthology.orchestra.run.smithi098.stdout:# minimal ceph.conf for 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:28.627 INFO:teuthology.orchestra.run.smithi098.stdout:[global] 2024-09-04T20:45:28.627 INFO:teuthology.orchestra.run.smithi098.stdout: fsid = 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:45:28.628 INFO:teuthology.orchestra.run.smithi098.stdout: mon_host = [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] 2024-09-04T20:45:29.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1717601746' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1717601746' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1717601746' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:29.348 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-04T20:45:29.348 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:45:29.349 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T20:45:29.378 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:45:29.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:45:29.442 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-09-04T20:45:29.442 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.conf 2024-09-04T20:45:29.487 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-09-04T20:45:29.487 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:45:29.553 INFO:tasks.cephadm:Adding mgr.y on smithi098 2024-09-04T20:45:29.553 INFO:tasks.cephadm:Adding mgr.x on smithi150 2024-09-04T20:45:29.553 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch apply mgr '2;smithi098=y;smithi150=x' 2024-09-04T20:45:29.832 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:45:30.230 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:45:30.230 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:45:30.230 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:30.231 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:30.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:30.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:30.378 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:30.379 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:30.379 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:30.452 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled mgr update... 2024-09-04T20:45:31.018 DEBUG:teuthology.orchestra.run.smithi150:mgr.x> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service 2024-09-04T20:45:31.020 DEBUG:tasks.cephadm:set 0 configs 2024-09-04T20:45:31.020 INFO:tasks.cephadm:Deploying OSDs... 2024-09-04T20:45:31.021 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:45:31.021 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T20:45:31.037 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-04T20:45:31.037 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_1 2024-09-04T20:45:31.092 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T20:45:31.092 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:31.093 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-09-04T20:45:31.093 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:31.093 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:31.093 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-04 20:45:21.278499374 +0000 2024-09-04T20:45:31.093 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-04 20:41:55.724385769 +0000 2024-09-04T20:45:31.093 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-04 20:41:55.724385769 +0000 2024-09-04T20:45:31.093 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-04 20:41:55.724385769 +0000 2024-09-04T20:45:31.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T20:45:31.157 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-04T20:45:31.157 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-04T20:45:31.157 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000188301 s, 2.7 MB/s 2024-09-04T20:45:31.159 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T20:45:31.215 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_2 2024-09-04T20:45:31.269 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-04 20:45:21.279499361 +0000 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-04 20:41:56.056381575 +0000 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-04 20:41:56.056381575 +0000 2024-09-04T20:45:31.270 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-04 20:41:56.056381575 +0000 2024-09-04T20:45:31.270 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T20:45:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: Reconfiguring daemon mon.a on smithi098 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: Reconfiguring daemon mon.a on smithi098 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:31.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:31.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:31.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:31 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.333 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-04T20:45:31.334 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-04T20:45:31.334 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000195503 s, 2.6 MB/s 2024-09-04T20:45:31.335 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T20:45:31.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: Reconfiguring mon.a (unknown last config time)... 2024-09-04T20:45:31.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: Reconfiguring daemon mon.a on smithi098 2024-09-04T20:45:31.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:31.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:31.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:31.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:31 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:31.391 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_3 2024-09-04T20:45:31.445 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-04 20:45:21.279499361 +0000 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-04 20:41:56.403377193 +0000 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-04 20:41:56.403377193 +0000 2024-09-04T20:45:31.446 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-04 20:41:56.403377193 +0000 2024-09-04T20:45:31.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T20:45:31.509 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-04T20:45:31.510 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-04T20:45:31.510 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000178286 s, 2.9 MB/s 2024-09-04T20:45:31.511 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T20:45:31.567 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_4 2024-09-04T20:45:31.622 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T20:45:31.622 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:31.623 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-09-04T20:45:31.623 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:31.623 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:31.623 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-04 20:45:21.279499361 +0000 2024-09-04T20:45:31.623 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-04 20:41:56.734373012 +0000 2024-09-04T20:45:31.623 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-04 20:41:56.734373012 +0000 2024-09-04T20:45:31.623 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-04 20:41:56.734373012 +0000 2024-09-04T20:45:31.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T20:45:31.685 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-04T20:45:31.686 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-04T20:45:31.686 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000223105 s, 2.3 MB/s 2024-09-04T20:45:31.687 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T20:45:31.743 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-09-04T20:45:31.744 DEBUG:teuthology.orchestra.run.smithi150:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T20:45:31.761 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-04T20:45:31.761 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_1 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-09-04 20:45:12.457472609 +0000 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-09-04 20:41:55.690270749 +0000 2024-09-04T20:45:31.819 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-09-04 20:41:55.690270749 +0000 2024-09-04T20:45:31.820 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: 2024-09-04 20:41:55.690270749 +0000 2024-09-04T20:45:31.820 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T20:45:31.886 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-09-04T20:45:31.886 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-09-04T20:45:31.886 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000275207 s, 1.9 MB/s 2024-09-04T20:45:31.887 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T20:45:31.944 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_2 2024-09-04T20:45:31.999 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-09-04 20:45:12.457472609 +0000 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-09-04 20:41:56.012264549 +0000 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-09-04 20:41:56.012264549 +0000 2024-09-04T20:45:32.000 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: 2024-09-04 20:41:56.012264549 +0000 2024-09-04T20:45:32.001 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T20:45:32.062 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-09-04T20:45:32.062 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-09-04T20:45:32.063 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000222496 s, 2.3 MB/s 2024-09-04T20:45:32.064 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T20:45:32.121 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_3 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-09-04 20:45:12.458472590 +0000 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-09-04 20:41:56.321258599 +0000 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-09-04 20:41:56.321258599 +0000 2024-09-04T20:45:32.177 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: 2024-09-04 20:41:56.321258599 +0000 2024-09-04T20:45:32.178 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T20:45:32.239 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: Reconfiguring mon.c (monmap changed)... 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: Reconfiguring daemon mon.c on smithi098 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi098=y;smithi150=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: Saving service mgr spec with placement smithi098=y;smithi150=x;count:2 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:32.240 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:32 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:32.241 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-09-04T20:45:32.242 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-09-04T20:45:32.242 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000208925 s, 2.5 MB/s 2024-09-04T20:45:32.243 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T20:45:32.299 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_4 2024-09-04T20:45:32.354 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T20:45:32.354 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T20:45:32.354 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-09-04T20:45:32.355 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T20:45:32.355 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2024-09-04T20:45:32.355 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2024-09-04 20:45:12.458472590 +0000 2024-09-04T20:45:32.355 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2024-09-04 20:41:56.666251955 +0000 2024-09-04T20:45:32.355 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2024-09-04 20:41:56.666251955 +0000 2024-09-04T20:45:32.355 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: 2024-09-04 20:41:56.666251955 +0000 2024-09-04T20:45:32.355 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T20:45:32.419 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2024-09-04T20:45:32.419 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2024-09-04T20:45:32.419 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000227343 s, 2.3 MB/s 2024-09-04T20:45:32.421 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T20:45:32.477 INFO:tasks.cephadm:Deploying osd.0 on smithi098 with /dev/vg_nvme/lv_4... 2024-09-04T20:45:32.477 DEBUG:teuthology.orchestra.run.smithi098:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: Reconfiguring mon.c (monmap changed)... 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: Reconfiguring daemon mon.c on smithi098 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi098=y;smithi150=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: Saving service mgr spec with placement smithi098=y;smithi150=x;count:2 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:32.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: Reconfiguring mon.c (monmap changed)... 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: Reconfiguring daemon mon.c on smithi098 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi098=y;smithi150=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: Saving service mgr spec with placement smithi098=y;smithi150=x;count:2 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T20:45:32.502 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:32 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:32.720 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:45:33.129 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:33 smithi098 ceph-mon[24402]: Reconfiguring mon.b (monmap changed)... 2024-09-04T20:45:33.129 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:33 smithi098 ceph-mon[24402]: Reconfiguring daemon mon.b on smithi150 2024-09-04T20:45:33.129 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:33 smithi098 ceph-mon[24402]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:33.129 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:33 smithi098 ceph-mon[34972]: Reconfiguring mon.b (monmap changed)... 2024-09-04T20:45:33.129 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:33 smithi098 ceph-mon[34972]: Reconfiguring daemon mon.b on smithi150 2024-09-04T20:45:33.129 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:33 smithi098 ceph-mon[34972]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:33.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:33 smithi150 ceph-mon[28339]: Reconfiguring mon.b (monmap changed)... 2024-09-04T20:45:33.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:33 smithi150 ceph-mon[28339]: Reconfiguring daemon mon.b on smithi150 2024-09-04T20:45:33.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:33 smithi150 ceph-mon[28339]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:34.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[34972]: Deploying daemon mgr.x on smithi150 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:34.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:34 smithi098 ceph-mon[24402]: Deploying daemon mgr.x on smithi150 2024-09-04T20:45:34.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:34.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:34.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:34.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:34.569 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:45:34.570 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-04T20:45:34.570 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:45:34.570 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:34.570 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:34 smithi150 ceph-mon[28339]: Deploying daemon mgr.x on smithi150 2024-09-04T20:45:35.042 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:45:35.070 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi098:vg_nvme/lv_4 2024-09-04T20:45:35.229 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 systemd[1]: Starting Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:45:35.229 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 podman[30140]: 2024-09-04 20:45:35.130117035 +0000 UTC m=+0.015664474 image pull 77770cf7e895c297c29130881c012db5698948fe2279610297198415e1f3d0ac quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067 2024-09-04T20:45:35.354 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:45:35.473 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:35 smithi098 ceph-mon[24402]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:35.473 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:35 smithi098 ceph-mon[34972]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:35.484 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:35 smithi150 ceph-mon[28339]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:35.485 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 podman[30140]: 2024-09-04 20:45:35.403540984 +0000 UTC m=+0.289088413 container create bb30975414c1be413ce485d5feb6919771a5419831d8bfe591ce6385ffe0fd0f (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-04T20:45:35.768 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 podman[30140]: 2024-09-04 20:45:35.580866446 +0000 UTC m=+0.466413888 container init bb30975414c1be413ce485d5feb6919771a5419831d8bfe591ce6385ffe0fd0f (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T20:45:35.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 podman[30140]: 2024-09-04 20:45:35.584439597 +0000 UTC m=+0.469987027 container start bb30975414c1be413ce485d5feb6919771a5419831d8bfe591ce6385ffe0fd0f (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-91c8a7e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2) 2024-09-04T20:45:35.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 ceph-mgr[30159]: -- 172.21.15.150:0/3099410000 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55595a4b70e0 con 0x55595a495000 2024-09-04T20:45:35.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 bash[30140]: bb30975414c1be413ce485d5feb6919771a5419831d8bfe591ce6385ffe0fd0f 2024-09-04T20:45:35.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 systemd[1]: Started Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:45:35.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:35.707+0000 7fc079a7e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T20:45:35.769 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:35.766+0000 7fc079a7e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T20:45:36.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:35.924+0000 7fc079a7e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T20:45:36.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:35.993+0000 7fc079a7e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T20:45:36.409 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:36.156+0000 7fc079a7e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:45:36.409 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:36.305+0000 7fc079a7e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T20:45:36.700 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:36.632+0000 7fc079a7e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T20:45:37.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:37.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:36.697+0000 7fc079a7e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T20:45:37.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:36.884+0000 7fc079a7e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T20:45:37.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:37.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[24402]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T20:45:37.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:45:37.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:45:37.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[24402]: Reconfiguring daemon mgr.y on smithi098 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[24402]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[34972]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[34972]: Reconfiguring daemon mgr.y on smithi098 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[34972]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:37.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:38.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:37.772+0000 7fc079a7e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T20:45:38.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:37.840+0000 7fc079a7e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T20:45:38.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-mon[28339]: Reconfiguring mgr.y (unknown last config time)... 2024-09-04T20:45:38.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:45:38.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:45:38.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:38.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-mon[28339]: Reconfiguring daemon mgr.y on smithi098 2024-09-04T20:45:38.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-mon[28339]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:38.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:38.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3800601051' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]: dispatch 2024-09-04T20:45:38.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]: dispatch 2024-09-04T20:45:38.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]': finished 2024-09-04T20:45:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[34972]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T20:45:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:45:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3800601051' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]: dispatch 2024-09-04T20:45:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]: dispatch 2024-09-04T20:45:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]': finished 2024-09-04T20:45:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[24402]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T20:45:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:45:38.827 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3800601051' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]: dispatch 2024-09-04T20:45:38.827 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]: dispatch 2024-09-04T20:45:38.828 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "727fe22e-d7f4-4484-9636-9f7adc175d5e"}]': finished 2024-09-04T20:45:38.828 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-mon[28339]: osdmap e5: 1 total, 0 up, 1 in 2024-09-04T20:45:38.828 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:45:38.828 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:38.564+0000 7fc079a7e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T20:45:38.828 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:38.681+0000 7fc079a7e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T20:45:38.828 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:38.825+0000 7fc079a7e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:45:39.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:38 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:38.886+0000 7fc079a7e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T20:45:39.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.033+0000 7fc079a7e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T20:45:39.387 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.101+0000 7fc079a7e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T20:45:39.387 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.160+0000 7fc079a7e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T20:45:39.387 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.320+0000 7fc079a7e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T20:45:39.387 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.384+0000 7fc079a7e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T20:45:39.656 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.452+0000 7fc079a7e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T20:45:39.656 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.534+0000 7fc079a7e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T20:45:39.656 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.594+0000 7fc079a7e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T20:45:39.657 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:39.653+0000 7fc079a7e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T20:45:40.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:39 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/633310039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:45:40.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:39 smithi098 ceph-mon[24402]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:40.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:39 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/633310039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:45:40.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:39 smithi098 ceph-mon[34972]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:40.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/633310039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:45:40.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:39 smithi150 ceph-mon[28339]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:40.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:45:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:45:40.463+0000 7fc079a7e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T20:45:41.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[24402]: Standby manager daemon x started 2024-09-04T20:45:41.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[34972]: Standby manager daemon x started 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:45:41.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:40 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:45:41.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:40 smithi150 ceph-mon[28339]: Standby manager daemon x started 2024-09-04T20:45:41.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:40 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:45:41.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:40 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:45:41.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:40 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:45:41.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:40 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3430055525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:45:42.058 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:41 smithi098 ceph-mon[24402]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-04T20:45:42.058 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:41 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:45:42.058 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:41 smithi098 ceph-mon[24402]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:42.058 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:41 smithi098 ceph-mon[34972]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-04T20:45:42.058 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:41 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:45:42.058 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:41 smithi098 ceph-mon[34972]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:42.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:41 smithi150 ceph-mon[28339]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-04T20:45:42.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:41 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:45:42.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:41 smithi150 ceph-mon[28339]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:44.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:43 smithi098 ceph-mon[24402]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:44.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:43 smithi098 ceph-mon[34972]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:44.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:43 smithi150 ceph-mon[28339]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:45.551 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.551 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.551 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:45.551 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[24402]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.552 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:45 smithi098 ceph-mon[34972]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:45.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:45 smithi150 ceph-mon[28339]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:46.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-04T20:45:46.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-04T20:45:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:46.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-04T20:45:46.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:47.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:47 smithi098 ceph-mon[34972]: Deploying daemon osd.0 on smithi098 2024-09-04T20:45:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:47 smithi098 ceph-mon[34972]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:47 smithi098 ceph-mon[24402]: Deploying daemon osd.0 on smithi098 2024-09-04T20:45:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:47 smithi098 ceph-mon[24402]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:47.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:47 smithi150 ceph-mon[28339]: Deploying daemon osd.0 on smithi098 2024-09-04T20:45:47.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:47 smithi150 ceph-mon[28339]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:50.163 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:49 smithi098 ceph-mon[24402]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:50.164 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:49 smithi098 ceph-mon[34972]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:50.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:49 smithi150 ceph-mon[28339]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:52.284 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[34972]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:52.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:52.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:52.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:52.285 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[24402]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:52.285 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:52.285 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:52.285 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:51 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:52.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:51 smithi150 ceph-mon[28339]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:51 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:51 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:51 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:54.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:53 smithi098 ceph-mon[34972]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:54.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:53 smithi098 ceph-mon[24402]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:54.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:53 smithi150 ceph-mon[28339]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:55.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[24402]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:55 smithi098 ceph-mon[34972]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:55.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:45:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:45:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:55 smithi150 ceph-mon[28339]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:55.862 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 0 on host 'smithi098' 2024-09-04T20:45:56.443 DEBUG:teuthology.orchestra.run.smithi098:osd.0> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.0.service 2024-09-04T20:45:56.445 INFO:tasks.cephadm:Deploying osd.1 on smithi098 with /dev/vg_nvme/lv_3... 2024-09-04T20:45:56.445 DEBUG:teuthology.orchestra.run.smithi098:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T20:45:56.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:56 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:56.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:56 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:56.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:56 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:56.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:56 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:56.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:56 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:56.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:56 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:56.950 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:45:56 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[38751]: 2024-09-04T20:45:56.753+0000 7fe705139640 -1 osd.0 0 log_to_monitors true 2024-09-04T20:45:57.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:56 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:45:57.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:56 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:57.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:56 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:45:57.545 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:45:57.800 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:57 smithi098 ceph-mon[24402]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-04T20:45:57.800 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:57 smithi098 ceph-mon[24402]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:57.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:57 smithi098 ceph-mon[34972]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-04T20:45:57.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:57 smithi098 ceph-mon[34972]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:57.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:57 smithi150 ceph-mon[28339]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-04T20:45:57.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:57 smithi150 ceph-mon[28339]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[24402]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[24402]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[24402]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[34972]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[34972]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[34972]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:45:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:58 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:45:59.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:58 smithi150 ceph-mon[28339]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T20:45:59.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:58 smithi150 ceph-mon[28339]: osdmap e6: 1 total, 0 up, 1 in 2024-09-04T20:45:59.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:58 smithi150 ceph-mon[28339]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:45:59.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:58 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:45:59.390 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[38751]: 2024-09-04T20:45:59.106+0000 7fe7010bc640 -1 osd.0 0 waiting for initial osdmap 2024-09-04T20:45:59.391 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[38751]: 2024-09-04T20:45:59.108+0000 7fe6f8edc640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:46:00.016 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[24402]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[24402]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[24402]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[24402]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[34972]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[34972]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T20:46:00.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.018 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.018 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[34972]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:46:00.018 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[34972]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' 2024-09-04T20:46:00.018 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:45:59 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:59 smithi150 ceph-mon[28339]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:59 smithi150 ceph-mon[28339]: osdmap e7: 1 total, 0 up, 1 in 2024-09-04T20:46:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:59 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:59 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:59 smithi150 ceph-mon[28339]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-04T20:46:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:59 smithi150 ceph-mon[28339]: from='osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939]' entity='osd.0' 2024-09-04T20:46:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:45:59 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:46:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:46:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi098 2024-09-04T20:46:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi098 to 16064M 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939] boot 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:46:00.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi098 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi098 to 16064M 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939] boot 2024-09-04T20:46:00.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T20:46:00.865 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:01.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi098 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi098 to 16064M 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: osd.0 [v2:172.21.15.98:6802/3740775939,v1:172.21.15.98:6803/3740775939] boot 2024-09-04T20:46:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: osdmap e8: 1 total, 1 up, 1 in 2024-09-04T20:46:01.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:46:01.469 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:46:01.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi098:vg_nvme/lv_3 2024-09-04T20:46:01.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:01 smithi098 ceph-mon[24402]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:01.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:01 smithi098 ceph-mon[24402]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T20:46:01.736 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:46:01.978 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:01 smithi098 ceph-mon[34972]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:01.978 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:01 smithi098 ceph-mon[34972]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T20:46:02.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:01 smithi150 ceph-mon[28339]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:02.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:01 smithi150 ceph-mon[28339]: osdmap e9: 1 total, 1 up, 1 in 2024-09-04T20:46:02.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:02.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:02.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:02.989 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:02.990 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:02.990 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:03.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:03.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:03.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:03.985 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:03 smithi098 ceph-mon[24402]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:03.985 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:03 smithi098 ceph-mon[24402]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:03.985 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:03 smithi098 ceph-mon[34972]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:03.985 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:03 smithi098 ceph-mon[34972]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:04.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:03 smithi150 ceph-mon[28339]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:04.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:03 smithi150 ceph-mon[28339]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:05.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4016730991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6dbc50-68d9-43df-96e4-c24aa7bbea4e"}]: dispatch 2024-09-04T20:46:05.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4016730991' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f6dbc50-68d9-43df-96e4-c24aa7bbea4e"}]': finished 2024-09-04T20:46:05.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[34972]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T20:46:05.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:05.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4016730991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6dbc50-68d9-43df-96e4-c24aa7bbea4e"}]: dispatch 2024-09-04T20:46:05.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4016730991' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f6dbc50-68d9-43df-96e4-c24aa7bbea4e"}]': finished 2024-09-04T20:46:05.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[24402]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T20:46:05.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:04 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:05.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:04 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4016730991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6dbc50-68d9-43df-96e4-c24aa7bbea4e"}]: dispatch 2024-09-04T20:46:05.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:04 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4016730991' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f6dbc50-68d9-43df-96e4-c24aa7bbea4e"}]': finished 2024-09-04T20:46:05.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:04 smithi150 ceph-mon[28339]: osdmap e10: 2 total, 1 up, 2 in 2024-09-04T20:46:05.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:04 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:06.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:05 smithi098 ceph-mon[34972]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:06.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:05 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3935716769' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:06.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:05 smithi098 ceph-mon[24402]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:06.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:05 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3935716769' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:06.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:05 smithi150 ceph-mon[28339]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:06.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:05 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3935716769' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:08.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:07 smithi150 ceph-mon[28339]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:08.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:07 smithi098 ceph-mon[24402]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:07 smithi098 ceph-mon[34972]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:10.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:09 smithi098 ceph-mon[24402]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:10.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:09 smithi098 ceph-mon[34972]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:10.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:09 smithi150 ceph-mon[28339]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:12.239 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:11 smithi098 ceph-mon[24402]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:12.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:11 smithi098 ceph-mon[34972]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:12.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:11 smithi150 ceph-mon[28339]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:13.194 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:12 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-04T20:46:13.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:12 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:13.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:12 smithi098 ceph-mon[24402]: Deploying daemon osd.1 on smithi098 2024-09-04T20:46:13.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:12 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-04T20:46:13.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:12 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:13.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:12 smithi098 ceph-mon[34972]: Deploying daemon osd.1 on smithi098 2024-09-04T20:46:13.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:12 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-04T20:46:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:12 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:12 smithi150 ceph-mon[28339]: Deploying daemon osd.1 on smithi098 2024-09-04T20:46:14.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:13 smithi098 ceph-mon[24402]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:14.255 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:13 smithi098 ceph-mon[34972]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:14.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:13 smithi150 ceph-mon[28339]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:16.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:15 smithi098 ceph-mon[34972]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:15 smithi098 ceph-mon[24402]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:16.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:15 smithi150 ceph-mon[28339]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[34972]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[24402]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:17 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:18.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:17 smithi150 ceph-mon[28339]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:17 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:17 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:17 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[34972]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[24402]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:20.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:20.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:19 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:19 smithi150 ceph-mon[28339]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:19 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:19 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:19 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:19 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:19 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:20.755 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 1 on host 'smithi098' 2024-09-04T20:46:21.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:20 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:21.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:20 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:21.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:20 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:21.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:20 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:21.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:20 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:21.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:20 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:21.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:20 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:21.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:20 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:21.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:20 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:21.385 DEBUG:teuthology.orchestra.run.smithi098:osd.1> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.1.service 2024-09-04T20:46:21.387 INFO:tasks.cephadm:Deploying osd.2 on smithi098 with /dev/vg_nvme/lv_2... 2024-09-04T20:46:21.387 DEBUG:teuthology.orchestra.run.smithi098:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-04T20:46:21.962 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:21 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[44349]: 2024-09-04T20:46:21.723+0000 7f9521b45640 -1 osd.1 0 log_to_monitors true 2024-09-04T20:46:22.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:21 smithi098 ceph-mon[34972]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:22.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:21 smithi098 ceph-mon[34972]: from='osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T20:46:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:21 smithi098 ceph-mon[34972]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T20:46:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:21 smithi098 ceph-mon[24402]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:21 smithi098 ceph-mon[24402]: from='osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T20:46:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:21 smithi098 ceph-mon[24402]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T20:46:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:21 smithi150 ceph-mon[28339]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:21 smithi150 ceph-mon[28339]: from='osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T20:46:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:21 smithi150 ceph-mon[28339]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-04T20:46:22.450 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:46:23.248 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[44349]: 2024-09-04T20:46:22.962+0000 7f951dac8640 -1 osd.1 0 waiting for initial osdmap 2024-09-04T20:46:23.248 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[44349]: 2024-09-04T20:46:22.967+0000 7f95198f0640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:46:23.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T20:46:23.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T20:46:23.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: from='osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: from='osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:23.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:23.250 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T20:46:23.250 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:22 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:23.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T20:46:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: osdmap e11: 2 total, 1 up, 2 in 2024-09-04T20:46:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: from='osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: osdmap e12: 2 total, 1 up, 2 in 2024-09-04T20:46:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:22 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:23 smithi098 ceph-mon[34972]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:23 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:23 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:23 smithi098 ceph-mon[24402]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:23 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:23 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:23 smithi150 ceph-mon[28339]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:23 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:23 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659] boot 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659] boot 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: osd.1 [v2:172.21.15.98:6810/1183236659,v1:172.21.15.98:6811/1183236659] boot 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: osdmap e13: 2 total, 2 up, 2 in 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:25.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:26.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi098 2024-09-04T20:46:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi098 to 8032M 2024-09-04T20:46:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[34972]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[34972]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T20:46:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi098 2024-09-04T20:46:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi098 to 8032M 2024-09-04T20:46:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[24402]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:25 smithi098 ceph-mon[24402]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T20:46:26.070 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:46:26.096 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi098:vg_nvme/lv_2 2024-09-04T20:46:26.338 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:46:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:25 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi098 2024-09-04T20:46:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:25 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi098 to 8032M 2024-09-04T20:46:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:25 smithi150 ceph-mon[28339]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-04T20:46:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:25 smithi150 ceph-mon[28339]: osdmap e14: 2 total, 2 up, 2 in 2024-09-04T20:46:27.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:27.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:27.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:27.246 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:27.246 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:27.246 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:28.259 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:27 smithi098 ceph-mon[24402]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:28.260 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:27 smithi098 ceph-mon[24402]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:28.260 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:27 smithi098 ceph-mon[34972]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:28.260 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:27 smithi098 ceph-mon[34972]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:28.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:27 smithi150 ceph-mon[28339]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:28.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:27 smithi150 ceph-mon[28339]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:30.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[24402]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/361275433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b12e4746-bfb8-44af-8aa9-a2e1b0391456"}]: dispatch 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/361275433' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b12e4746-bfb8-44af-8aa9-a2e1b0391456"}]': finished 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[24402]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3985035083' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[34972]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/361275433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b12e4746-bfb8-44af-8aa9-a2e1b0391456"}]: dispatch 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/361275433' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b12e4746-bfb8-44af-8aa9-a2e1b0391456"}]': finished 2024-09-04T20:46:30.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[34972]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T20:46:30.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:30.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:29 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3985035083' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:30.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:29 smithi150 ceph-mon[28339]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:29 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/361275433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b12e4746-bfb8-44af-8aa9-a2e1b0391456"}]: dispatch 2024-09-04T20:46:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:29 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/361275433' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b12e4746-bfb8-44af-8aa9-a2e1b0391456"}]': finished 2024-09-04T20:46:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:29 smithi150 ceph-mon[28339]: osdmap e15: 3 total, 2 up, 3 in 2024-09-04T20:46:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:29 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:29 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3985035083' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:31 smithi098 ceph-mon[24402]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:31 smithi098 ceph-mon[34972]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:32.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:31 smithi150 ceph-mon[28339]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:34.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:33 smithi098 ceph-mon[24402]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:34.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:33 smithi098 ceph-mon[34972]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:34.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:33 smithi150 ceph-mon[28339]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:36.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:35 smithi098 ceph-mon[24402]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:36.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:35 smithi098 ceph-mon[34972]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:36.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:35 smithi150 ceph-mon[28339]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:37.293 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-04T20:46:37.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:37.294 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-04T20:46:37.294 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:37.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-04T20:46:37.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:38.291 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:38 smithi098 ceph-mon[34972]: Deploying daemon osd.2 on smithi098 2024-09-04T20:46:38.291 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:38 smithi098 ceph-mon[34972]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:38.291 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:38 smithi098 ceph-mon[24402]: Deploying daemon osd.2 on smithi098 2024-09-04T20:46:38.291 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:38 smithi098 ceph-mon[24402]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:38.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:38 smithi150 ceph-mon[28339]: Deploying daemon osd.2 on smithi098 2024-09-04T20:46:38.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:38 smithi150 ceph-mon[28339]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:40.093 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:40 smithi098 ceph-mon[24402]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:40.093 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:40 smithi098 ceph-mon[34972]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:40.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:40 smithi150 ceph-mon[28339]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:42.267 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[24402]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:42.268 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:42.268 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:42.268 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:42.268 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[34972]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:42.268 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:42.268 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:42.268 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:42 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:42.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:42 smithi150 ceph-mon[28339]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:42 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:42 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:42 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:44.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:44 smithi098 ceph-mon[24402]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:44.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:44 smithi098 ceph-mon[34972]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:44.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:44 smithi150 ceph-mon[28339]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:45.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[34972]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:45 smithi098 ceph-mon[24402]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:45.382 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 2 on host 'smithi098' 2024-09-04T20:46:45.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:45.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:45.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:45 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:45.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:45 smithi150 ceph-mon[28339]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:45.989 DEBUG:teuthology.orchestra.run.smithi098:osd.2> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.2.service 2024-09-04T20:46:45.991 INFO:tasks.cephadm:Deploying osd.3 on smithi098 with /dev/vg_nvme/lv_1... 2024-09-04T20:46:45.991 DEBUG:teuthology.orchestra.run.smithi098:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-04T20:46:46.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:46.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:46.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:46:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:46.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:46.686 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:46:47.030 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:46 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[50193]: 2024-09-04T20:46:46.595+0000 7f380993b640 -1 osd.2 0 log_to_monitors true 2024-09-04T20:46:47.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:47 smithi150 ceph-mon[28339]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T20:46:47.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:47 smithi150 ceph-mon[28339]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:47.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:47 smithi098 ceph-mon[24402]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T20:46:47.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:47 smithi098 ceph-mon[24402]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:47.694 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:47 smithi098 ceph-mon[34972]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-04T20:46:47.694 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:47 smithi098 ceph-mon[34972]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:48.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[34972]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T20:46:48.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[34972]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T20:46:48.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[34972]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:48.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:48.458 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[24402]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T20:46:48.458 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[24402]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T20:46:48.458 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[24402]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:48.458 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:48.458 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[50193]: 2024-09-04T20:46:48.341+0000 7f38058be640 -1 osd.2 0 waiting for initial osdmap 2024-09-04T20:46:48.458 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[50193]: 2024-09-04T20:46:48.344+0000 7f38016e6640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:46:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:48 smithi150 ceph-mon[28339]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T20:46:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:48 smithi150 ceph-mon[28339]: osdmap e16: 3 total, 2 up, 3 in 2024-09-04T20:46:48.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:48 smithi150 ceph-mon[28339]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:46:48.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:48 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[24402]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[24402]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[24402]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[34972]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[34972]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T20:46:49.545 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:49.546 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:49.546 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:49 smithi098 ceph-mon[34972]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:49.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:49 smithi150 ceph-mon[28339]: from='osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:46:49.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:49 smithi150 ceph-mon[28339]: osdmap e17: 3 total, 2 up, 3 in 2024-09-04T20:46:49.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:49 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:49.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:49 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:49.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:49 smithi150 ceph-mon[28339]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989] boot 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi098 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi098 to 5354M 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:50.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989] boot 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi098 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi098 to 5354M 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:50.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: osd.2 [v2:172.21.15.98:6818/1510532989,v1:172.21.15.98:6819/1510532989] boot 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: osdmap e18: 3 total, 3 up, 3 in 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi098 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi098 to 5354M 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:46:50.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:50.930 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:46:50.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi098:vg_nvme/lv_1 2024-09-04T20:46:51.207 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:46:51.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:51 smithi098 ceph-mon[24402]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T20:46:51.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:51 smithi098 ceph-mon[24402]: pgmap v71: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:51.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:51 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' 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-04T20:46:51.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:51 smithi098 ceph-mon[34972]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T20:46:51.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:51 smithi098 ceph-mon[34972]: pgmap v71: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:51.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:51 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' 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-04T20:46:51.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:51 smithi150 ceph-mon[28339]: osdmap e19: 3 total, 3 up, 3 in 2024-09-04T20:46:51.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:51 smithi150 ceph-mon[28339]: pgmap v71: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:51.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:51 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' 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-04T20:46:52.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' 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-04T20:46:52.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[24402]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T20:46:52.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-04T20:46:52.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[24402]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:52.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:52.552 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:52.553 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:52.553 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' 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-04T20:46:52.553 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[34972]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T20:46:52.553 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-04T20:46:52.553 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[34972]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:52.553 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:52.553 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:52.553 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:52 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:52.812 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54390]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T20:46:52.812 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54390]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:52.812 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:52.813 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54390]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:52.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:52 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' 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-04T20:46:52.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:52 smithi150 ceph-mon[28339]: osdmap e20: 3 total, 3 up, 3 in 2024-09-04T20:46:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:52 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-04T20:46:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:52 smithi150 ceph-mon[28339]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:46:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:52 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:46:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:52 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:46:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:52 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:46:53.244 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54395]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T20:46:53.244 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54395]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:53.244 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:53.244 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 20:46:52 smithi098 sudo[54395]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:53.511 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T20:46:53.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[24402]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T20:46:53.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[24402]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:53.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:53.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T20:46:53.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[34972]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T20:46:53.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[34972]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:53.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:53 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:53.513 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54418]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T20:46:53.513 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54418]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:53.513 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:53.513 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54418]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:53.768 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54429]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T20:46:53.768 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54429]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:53.768 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:53.768 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54429]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:53.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:53 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-04T20:46:53.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:53 smithi150 ceph-mon[28339]: osdmap e21: 3 total, 3 up, 3 in 2024-09-04T20:46:53.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:53 smithi150 ceph-mon[28339]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:53.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:53 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:54.032 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54434]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T20:46:54.032 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54434]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:54.032 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:54.032 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:53 smithi098 sudo[54434]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:54.289 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54461]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T20:46:54.289 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54461]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:54.289 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:54.289 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54461]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:54.542 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54483]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T20:46:54.542 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54483]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:54.542 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:54.542 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54483]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:54.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:54 smithi098 ceph-mon[34972]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T20:46:54.801 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:54 smithi098 ceph-mon[34972]: osdmap e22: 3 total, 3 up, 3 in 2024-09-04T20:46:54.801 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:54 smithi098 ceph-mon[34972]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:54.801 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54486]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T20:46:54.801 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54486]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:54.802 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:54.802 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 sudo[54486]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:54.802 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 ceph-mon[24402]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T20:46:54.802 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 ceph-mon[24402]: osdmap e22: 3 total, 3 up, 3 in 2024-09-04T20:46:54.802 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:54 smithi098 ceph-mon[24402]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:54.812 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:54 smithi150 ceph-mon[28339]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-04T20:46:54.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:54 smithi150 ceph-mon[28339]: osdmap e22: 3 total, 3 up, 3 in 2024-09-04T20:46:54.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:54 smithi150 ceph-mon[28339]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:54.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:54 smithi150 sudo[30800]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T20:46:54.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:54 smithi150 sudo[30800]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:54.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:54 smithi150 sudo[30800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:54.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:54 smithi150 sudo[30800]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:55.107 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 sudo[30803]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T20:46:55.107 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 sudo[30803]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:55.107 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 sudo[30803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:55.107 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 sudo[30803]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:55.573 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54520]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-04T20:46:55.573 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54520]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:55.573 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:55.573 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54520]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/28828639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6"}]: dispatch 2024-09-04T20:46:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/28828639' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6"}]': finished 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:55 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:56.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/28828639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6"}]: dispatch 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/28828639' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6"}]': finished 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:56.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54523]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54523]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 sudo[54523]: pam_unix(sudo:session): session closed for user root 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/28828639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6"}]: dispatch 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/28828639' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6"}]': finished 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: osdmap e23: 4 total, 3 up, 4 in 2024-09-04T20:46:56.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:46:56.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:55 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:46:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:56 smithi150 ceph-mon[28339]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:56 smithi150 ceph-mon[28339]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:56 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/707213288' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:57.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:56 smithi098 ceph-mon[24402]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:57.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:56 smithi098 ceph-mon[24402]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:57.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:56 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/707213288' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:56 smithi098 ceph-mon[34972]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-04T20:46:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:56 smithi098 ceph-mon[34972]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-04T20:46:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:56 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/707213288' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:46:57.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:57 smithi150 ceph-mon[28339]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:58.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:57 smithi098 ceph-mon[24402]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:46:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:57 smithi098 ceph-mon[34972]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:00.211 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:46:59 smithi098 ceph-mon[24402]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:00.211 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:46:59 smithi098 ceph-mon[34972]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:00.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:46:59 smithi150 ceph-mon[28339]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:02.216 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:01 smithi098 ceph-mon[34972]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-04T20:47:02.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:01 smithi098 ceph-mon[24402]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-04T20:47:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:01 smithi150 ceph-mon[28339]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-04T20:47:03.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-04T20:47:03.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:03.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-04T20:47:03.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:03.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-04T20:47:03.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:04.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:03 smithi098 ceph-mon[24402]: Deploying daemon osd.3 on smithi098 2024-09-04T20:47:04.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:03 smithi098 ceph-mon[24402]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-04T20:47:04.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:03 smithi098 ceph-mon[34972]: Deploying daemon osd.3 on smithi098 2024-09-04T20:47:04.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:03 smithi098 ceph-mon[34972]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-04T20:47:04.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:03 smithi150 ceph-mon[28339]: Deploying daemon osd.3 on smithi098 2024-09-04T20:47:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:03 smithi150 ceph-mon[28339]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-04T20:47:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:05 smithi098 ceph-mon[24402]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-04T20:47:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:05 smithi098 ceph-mon[34972]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-04T20:47:06.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:05 smithi150 ceph-mon[28339]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-04T20:47:08.310 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[34972]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-04T20:47:08.310 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:08.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:08.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:08.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[24402]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-04T20:47:08.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:08.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:08.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:08.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:07 smithi150 ceph-mon[28339]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-04T20:47:08.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:07 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:08.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:07 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:08.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:07 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:10.271 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:09 smithi098 ceph-mon[24402]: 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-04T20:47:10.272 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:09 smithi098 ceph-mon[34972]: 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-04T20:47:10.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:09 smithi150 ceph-mon[28339]: 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-04T20:47:11.188 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 3 on host 'smithi098' 2024-09-04T20:47:11.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[24402]: 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-04T20:47:11.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[34972]: 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-04T20:47:11.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:11 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.839 DEBUG:teuthology.orchestra.run.smithi098:osd.3> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.3.service 2024-09-04T20:47:11.841 INFO:tasks.cephadm:Deploying osd.4 on smithi150 with /dev/vg_nvme/lv_4... 2024-09-04T20:47:11.841 DEBUG:teuthology.orchestra.run.smithi150:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-04T20:47:11.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:11 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:11 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:11 smithi150 ceph-mon[28339]: 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-04T20:47:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:11 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:11 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:12.093 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:47:12.375 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 20:47:12 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[56138]: 2024-09-04T20:47:12.203+0000 7f8ae5a6b640 -1 osd.3 0 log_to_monitors true 2024-09-04T20:47:12.728 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:12 smithi098 ceph-mon[34972]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-04T20:47:12.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:12 smithi098 ceph-mon[24402]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-04T20:47:12.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:12 smithi150 ceph-mon[28339]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-04T20:47:13.727 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:13 smithi150 ceph-mon[28339]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T20:47:13.727 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:13 smithi150 ceph-mon[28339]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T20:47:13.727 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:13 smithi150 ceph-mon[28339]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:47:13.727 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:13 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:13.727 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:13 smithi150 ceph-mon[28339]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:14.003 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[24402]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T20:47:14.003 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[24402]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T20:47:14.003 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[24402]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:47:14.003 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.003 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[24402]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:14.003 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[34972]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T20:47:14.003 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[34972]: osdmap e24: 4 total, 3 up, 4 in 2024-09-04T20:47:14.004 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[34972]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2024-09-04T20:47:14.004 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.004 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:13 smithi098 ceph-mon[34972]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:14.312 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[56138]: 2024-09-04T20:47:13.999+0000 7f8ae19ee640 -1 osd.3 0 waiting for initial osdmap 2024-09-04T20:47:14.312 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[56138]: 2024-09-04T20:47:14.004+0000 7f8ad980e640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:47:14.410 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:47:14.435 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_4 2024-09-04T20:47:14.652 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[34972]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[34972]: osdmap e25: 4 total, 3 up, 4 in 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[34972]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[24402]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[24402]: osdmap e25: 4 total, 3 up, 4 in 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.653 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:14 smithi098 ceph-mon[24402]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' 2024-09-04T20:47:14.687 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:47:14.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:14 smithi150 ceph-mon[28339]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2024-09-04T20:47:14.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:14 smithi150 ceph-mon[28339]: osdmap e25: 4 total, 3 up, 4 in 2024-09-04T20:47:14.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:14 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:14 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:14.813 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:14 smithi150 ceph-mon[28339]: from='osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996]' entity='osd.3' 2024-09-04T20:47:15.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi098 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi098 to 4016M 2024-09-04T20:47:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996] boot 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:47:15.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:47:15.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:15 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:16.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:47:16.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:47:16.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:16.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi098 2024-09-04T20:47:16.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi098 to 4016M 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996] boot 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi098 2024-09-04T20:47:16.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi098 to 4016M 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:16.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:16.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-04T20:47:16.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: osd.3 [v2:172.21.15.98:6826/345427996,v1:172.21.15.98:6827/345427996] boot 2024-09-04T20:47:16.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: osdmap e26: 4 total, 4 up, 4 in 2024-09-04T20:47:16.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:47:16.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:47:16.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:47:16.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:15 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:17.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:17 smithi150 ceph-mon[28339]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:47:17.290 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:17 smithi150 ceph-mon[28339]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T20:47:17.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:17 smithi098 ceph-mon[24402]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:47:17.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:17 smithi098 ceph-mon[24402]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T20:47:17.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:17 smithi098 ceph-mon[34972]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:47:17.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:17 smithi098 ceph-mon[34972]: osdmap e27: 4 total, 4 up, 4 in 2024-09-04T20:47:18.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:18 smithi150 ceph-mon[28339]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:18.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:18 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/2063398172' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]: dispatch 2024-09-04T20:47:18.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:18 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]: dispatch 2024-09-04T20:47:18.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:18 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]': finished 2024-09-04T20:47:18.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:18 smithi150 ceph-mon[28339]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T20:47:18.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:18.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[24402]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/2063398172' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]: dispatch 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]: dispatch 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]': finished 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[24402]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[34972]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/2063398172' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]: dispatch 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]: dispatch 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b6791ea-d5d2-4e57-804d-e7c23807fe3a"}]': finished 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[34972]: osdmap e28: 5 total, 4 up, 5 in 2024-09-04T20:47:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:18 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:19.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:19 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/207433272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:47:19.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:19 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/207433272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:47:19.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:19 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/207433272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:47:20.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:20 smithi098 ceph-mon[24402]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:20 smithi098 ceph-mon[34972]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:20.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:20 smithi150 ceph-mon[28339]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:22.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:22 smithi098 ceph-mon[24402]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:22 smithi098 ceph-mon[34972]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:22.324 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:22 smithi150 ceph-mon[28339]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:24.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:24 smithi098 ceph-mon[34972]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:24 smithi098 ceph-mon[24402]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:24.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:24 smithi150 ceph-mon[28339]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:25.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:25 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-04T20:47:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:25 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:25.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:25 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-04T20:47:25.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:25 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:25.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:25 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-04T20:47:25.313 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:25 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:26.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:26 smithi098 ceph-mon[24402]: Deploying daemon osd.4 on smithi150 2024-09-04T20:47:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:26 smithi098 ceph-mon[24402]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:26 smithi098 ceph-mon[34972]: Deploying daemon osd.4 on smithi150 2024-09-04T20:47:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:26 smithi098 ceph-mon[34972]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:26 smithi150 ceph-mon[28339]: Deploying daemon osd.4 on smithi150 2024-09-04T20:47:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:26 smithi150 ceph-mon[28339]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:28.069 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:28 smithi150 ceph-mon[28339]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:28.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:28 smithi098 ceph-mon[24402]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:28.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:28 smithi098 ceph-mon[34972]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:30.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:30 smithi150 ceph-mon[28339]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:30.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:30.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:30.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:30.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[24402]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:30.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:30.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:30.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[34972]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:32.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:32 smithi150 ceph-mon[28339]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:32 smithi098 ceph-mon[34972]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:32 smithi098 ceph-mon[24402]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:33.189 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:33 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:33 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:33 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:33.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:33 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:33.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:33 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.190 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:33 smithi150 ceph-mon[28339]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:33.190 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 4 on host 'smithi150' 2024-09-04T20:47:33.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[24402]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:33 smithi098 ceph-mon[34972]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:33.914 DEBUG:teuthology.orchestra.run.smithi150:osd.4> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.4.service 2024-09-04T20:47:33.917 INFO:tasks.cephadm:Deploying osd.5 on smithi150 with /dev/vg_nvme/lv_3... 2024-09-04T20:47:33.917 DEBUG:teuthology.orchestra.run.smithi150:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-04T20:47:34.127 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:34.128 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:34.128 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:34 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:34.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:34.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:34 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:34 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:35.093 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 20:47:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[33043]: 2024-09-04T20:47:34.708+0000 7f5e3dfb2640 -1 osd.4 0 log_to_monitors true 2024-09-04T20:47:35.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:35 smithi150 ceph-mon[28339]: from='osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T20:47:35.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:35 smithi150 ceph-mon[28339]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T20:47:35.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:35 smithi150 ceph-mon[28339]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:35.425 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:47:35.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:35 smithi098 ceph-mon[34972]: from='osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T20:47:35.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:35 smithi098 ceph-mon[34972]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T20:47:35.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:35 smithi098 ceph-mon[34972]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:35.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:35 smithi098 ceph-mon[24402]: from='osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T20:47:35.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:35 smithi098 ceph-mon[24402]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-04T20:47:35.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:35 smithi098 ceph-mon[24402]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:36.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:36 smithi150 ceph-mon[28339]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T20:47:36.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:36 smithi150 ceph-mon[28339]: from='osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:47:36.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:36 smithi150 ceph-mon[28339]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T20:47:36.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:36 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:36.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:36 smithi150 ceph-mon[28339]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:47:36.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[34972]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[34972]: from='osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[34972]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[34972]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[24402]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[24402]: from='osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[24402]: osdmap e29: 5 total, 4 up, 5 in 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:36 smithi098 ceph-mon[24402]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:47:36.711 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 20:47:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[33043]: 2024-09-04T20:47:36.534+0000 7f5e39f35640 -1 osd.4 0 waiting for initial osdmap 2024-09-04T20:47:36.712 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 20:47:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[33043]: 2024-09-04T20:47:36.538+0000 7f5e31d55640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: from='osd.4 ' entity='osd.4' 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227] boot 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T20:47:37.374 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:37 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: from='osd.4 ' entity='osd.4' 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227] boot 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: osdmap e30: 5 total, 4 up, 5 in 2024-09-04T20:47:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:37.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: from='osd.4 ' entity='osd.4' 2024-09-04T20:47:37.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-04T20:47:37.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: osd.4 [v2:172.21.15.150:6800/859089227,v1:172.21.15.150:6801/859089227] boot 2024-09-04T20:47:37.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: osdmap e31: 5 total, 5 up, 5 in 2024-09-04T20:47:37.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:37 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:47:38.381 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:47:38.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:47:38.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:47:38.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi150 2024-09-04T20:47:38.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.405 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:38.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi150 to 17088M 2024-09-04T20:47:38.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:38.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:38.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:38 smithi150 ceph-mon[28339]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T20:47:38.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_3 2024-09-04T20:47:38.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi150 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi150 to 17088M 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[34972]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi150 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:47:38.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi150 to 17088M 2024-09-04T20:47:38.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:38.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:38.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:38.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:38 smithi098 ceph-mon[24402]: osdmap e32: 5 total, 5 up, 5 in 2024-09-04T20:47:38.650 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:47:39.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:39 smithi150 ceph-mon[28339]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:39 smithi150 ceph-mon[28339]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T20:47:39.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:39 smithi098 ceph-mon[24402]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:39.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:39 smithi098 ceph-mon[24402]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T20:47:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:39 smithi098 ceph-mon[34972]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:39 smithi098 ceph-mon[34972]: osdmap e33: 5 total, 5 up, 5 in 2024-09-04T20:47:40.256 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:40 smithi150 ceph-mon[28339]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:47:40.256 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:40 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:47:40.256 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:40 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:47:40.256 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:40 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:40.256 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:40 smithi150 ceph-mon[28339]: osdmap e34: 5 total, 5 up, 5 in 2024-09-04T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[24402]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[24402]: osdmap e34: 5 total, 5 up, 5 in 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[34972]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:40 smithi098 ceph-mon[34972]: osdmap e34: 5 total, 5 up, 5 in 2024-09-04T20:47:41.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:41 smithi098 ceph-mon[24402]: pgmap v111: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:47:41.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:41 smithi098 ceph-mon[24402]: osdmap e35: 5 total, 5 up, 5 in 2024-09-04T20:47:41.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:41 smithi098 ceph-mon[34972]: pgmap v111: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:47:41.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:41 smithi098 ceph-mon[34972]: osdmap e35: 5 total, 5 up, 5 in 2024-09-04T20:47:41.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:41 smithi150 ceph-mon[28339]: pgmap v111: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:47:41.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:41 smithi150 ceph-mon[28339]: osdmap e35: 5 total, 5 up, 5 in 2024-09-04T20:47:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:42 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/200691125' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]: dispatch 2024-09-04T20:47:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:42 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]: dispatch 2024-09-04T20:47:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:42 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]': finished 2024-09-04T20:47:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:42 smithi150 ceph-mon[28339]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T20:47:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:42 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:47:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:42 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/2042980153' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:47:42.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/200691125' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]: dispatch 2024-09-04T20:47:42.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]: dispatch 2024-09-04T20:47:42.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]': finished 2024-09-04T20:47:42.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[34972]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T20:47:42.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:47:42.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/2042980153' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:47:42.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/200691125' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]: dispatch 2024-09-04T20:47:42.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]: dispatch 2024-09-04T20:47:42.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "585d6d70-3a12-43fc-b16a-1de01e42bf29"}]': finished 2024-09-04T20:47:42.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[24402]: osdmap e36: 6 total, 5 up, 6 in 2024-09-04T20:47:42.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:47:42.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:42 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/2042980153' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:47:43.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:43 smithi098 ceph-mon[24402]: pgmap v114: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:47:43.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:43 smithi098 ceph-mon[34972]: pgmap v114: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:47:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:43 smithi150 ceph-mon[28339]: pgmap v114: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:47:46.255 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:45 smithi150 ceph-mon[28339]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-04T20:47:46.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:45 smithi098 ceph-mon[24402]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-04T20:47:46.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:45 smithi098 ceph-mon[34972]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-04T20:47:47.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:47:46 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:47:46.879+0000 7fb986f9c640 -1 calc_pg_upmaps abort due to max <= 0 2024-09-04T20:47:48.300 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:47 smithi150 ceph-mon[28339]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:48.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:47 smithi098 ceph-mon[34972]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:48.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:47 smithi098 ceph-mon[24402]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:49.226 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:48 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-04T20:47:49.226 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:48 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:49.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:48 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-04T20:47:49.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:48 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:48 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-04T20:47:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:48 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:50.257 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:49 smithi150 ceph-mon[28339]: Deploying daemon osd.5 on smithi150 2024-09-04T20:47:50.257 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:49 smithi150 ceph-mon[28339]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:50.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:49 smithi098 ceph-mon[24402]: Deploying daemon osd.5 on smithi150 2024-09-04T20:47:50.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:49 smithi098 ceph-mon[24402]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:50.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:49 smithi098 ceph-mon[34972]: Deploying daemon osd.5 on smithi150 2024-09-04T20:47:50.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:49 smithi098 ceph-mon[34972]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:52.084 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:51 smithi150 ceph-mon[28339]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:52.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:51 smithi098 ceph-mon[24402]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:51 smithi098 ceph-mon[34972]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[24402]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:54.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[34972]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:54.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:54.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:54.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:53 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:54.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:53 smithi150 ceph-mon[28339]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:54.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:53 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:54.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:53 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:54.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:53 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:56.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:55 smithi098 ceph-mon[24402]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:55 smithi098 ceph-mon[34972]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:56.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:55 smithi150 ceph-mon[28339]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:57 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:57 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:57 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:57 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:57 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:57.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:57 smithi150 ceph-mon[28339]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:57.816 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 5 on host 'smithi150' 2024-09-04T20:47:58.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:58.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:58.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[24402]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:57 smithi098 ceph-mon[34972]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:58.371 DEBUG:teuthology.orchestra.run.smithi150:osd.5> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.5.service 2024-09-04T20:47:58.373 INFO:tasks.cephadm:Deploying osd.6 on smithi150 with /dev/vg_nvme/lv_2... 2024-09-04T20:47:58.373 DEBUG:teuthology.orchestra.run.smithi150:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-04T20:47:58.697 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:58 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:58.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:58 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:58.698 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:58 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:59.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:58 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:59.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:58 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:59.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:58 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:58 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:47:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:58 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:58 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:47:59.084 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:47:59.094 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 20:47:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[38569]: 2024-09-04T20:47:58.903+0000 7f8c76dbf640 -1 osd.5 0 log_to_monitors true 2024-09-04T20:47:59.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:59 smithi150 ceph-mon[28339]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:47:59.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:59 smithi150 ceph-mon[28339]: from='osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T20:47:59.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:47:59 smithi150 ceph-mon[28339]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T20:48:00.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:59 smithi098 ceph-mon[34972]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:48:00.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:59 smithi098 ceph-mon[34972]: from='osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T20:48:00.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:47:59 smithi098 ceph-mon[34972]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T20:48:00.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:59 smithi098 ceph-mon[24402]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:48:00.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:59 smithi098 ceph-mon[24402]: from='osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T20:48:00.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:47:59 smithi098 ceph-mon[24402]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-04T20:48:00.958 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 20:48:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[38569]: 2024-09-04T20:48:00.609+0000 7f8c72d42640 -1 osd.5 0 waiting for initial osdmap 2024-09-04T20:48:00.958 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 20:48:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[38569]: 2024-09-04T20:48:00.613+0000 7f8c6eb6a640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:00 smithi150 ceph-mon[28339]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:00 smithi150 ceph-mon[28339]: from='osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:00 smithi150 ceph-mon[28339]: osdmap e37: 6 total, 5 up, 6 in 2024-09-04T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:00 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:00 smithi150 ceph-mon[28339]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:01.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[34972]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[34972]: from='osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[34972]: osdmap e37: 6 total, 5 up, 6 in 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[34972]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[24402]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[24402]: from='osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[24402]: osdmap e37: 6 total, 5 up, 6 in 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:01.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:00 smithi098 ceph-mon[24402]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:01.898 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:01 smithi150 ceph-mon[28339]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:01.898 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:01 smithi150 ceph-mon[28339]: osdmap e38: 6 total, 5 up, 6 in 2024-09-04T20:48:01.898 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:01 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:01.898 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:01 smithi150 ceph-mon[28339]: osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618] boot 2024-09-04T20:48:01.898 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:01 smithi150 ceph-mon[28339]: osdmap e39: 6 total, 6 up, 6 in 2024-09-04T20:48:01.898 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:01 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:01.898 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:01 smithi150 ceph-mon[28339]: pgmap v126: 1 pgs: 1 unknown; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:48:02.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[34972]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[34972]: osdmap e38: 6 total, 5 up, 6 in 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[34972]: osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618] boot 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[34972]: osdmap e39: 6 total, 6 up, 6 in 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[34972]: pgmap v126: 1 pgs: 1 unknown; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[24402]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[24402]: osdmap e38: 6 total, 5 up, 6 in 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[24402]: osd.5 [v2:172.21.15.150:6808/560797618,v1:172.21.15.150:6809/560797618] boot 2024-09-04T20:48:02.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[24402]: osdmap e39: 6 total, 6 up, 6 in 2024-09-04T20:48:02.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:48:02.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:01 smithi098 ceph-mon[24402]: pgmap v126: 1 pgs: 1 unknown; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-04T20:48:03.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:48:03.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:48:03.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi150 2024-09-04T20:48:03.027 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi150 to 8544M 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.028 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:02 smithi150 ceph-mon[28339]: osdmap e40: 6 total, 6 up, 6 in 2024-09-04T20:48:03.030 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:48:03.056 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_2 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi150 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi150 to 8544M 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[34972]: osdmap e40: 6 total, 6 up, 6 in 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi150 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi150 to 8544M 2024-09-04T20:48:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:03.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:03.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:03.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:02 smithi098 ceph-mon[24402]: osdmap e40: 6 total, 6 up, 6 in 2024-09-04T20:48:03.297 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:48:04.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:03 smithi150 ceph-mon[28339]: osdmap e41: 6 total, 6 up, 6 in 2024-09-04T20:48:04.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:03 smithi150 ceph-mon[28339]: pgmap v129: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:04.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:03 smithi098 ceph-mon[24402]: osdmap e41: 6 total, 6 up, 6 in 2024-09-04T20:48:04.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:03 smithi098 ceph-mon[24402]: pgmap v129: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:04.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:03 smithi098 ceph-mon[34972]: osdmap e41: 6 total, 6 up, 6 in 2024-09-04T20:48:04.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:03 smithi098 ceph-mon[34972]: pgmap v129: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:04.902 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:04 smithi150 ceph-mon[28339]: osdmap e42: 6 total, 6 up, 6 in 2024-09-04T20:48:04.902 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:04 smithi150 ceph-mon[28339]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:04.902 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:04 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:48:04.902 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:04 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:48:04.902 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:04 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:05.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[34972]: osdmap e42: 6 total, 6 up, 6 in 2024-09-04T20:48:05.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[34972]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:05.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:48:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:48:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:05.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[24402]: osdmap e42: 6 total, 6 up, 6 in 2024-09-04T20:48:05.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[24402]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:05.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:48:05.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:48:05.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:04 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:06.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:05 smithi150 ceph-mon[28339]: osdmap e43: 6 total, 6 up, 6 in 2024-09-04T20:48:06.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:05 smithi150 ceph-mon[28339]: pgmap v132: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:05 smithi098 ceph-mon[34972]: osdmap e43: 6 total, 6 up, 6 in 2024-09-04T20:48:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:05 smithi098 ceph-mon[34972]: pgmap v132: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:05 smithi098 ceph-mon[24402]: osdmap e43: 6 total, 6 up, 6 in 2024-09-04T20:48:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:05 smithi098 ceph-mon[24402]: pgmap v132: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:06 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/1449228638' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]: dispatch 2024-09-04T20:48:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:06 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]: dispatch 2024-09-04T20:48:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:06 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]': finished 2024-09-04T20:48:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:06 smithi150 ceph-mon[28339]: osdmap e44: 7 total, 6 up, 7 in 2024-09-04T20:48:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:06 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:06 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/1355953254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:48:07.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/1449228638' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]: dispatch 2024-09-04T20:48:07.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]: dispatch 2024-09-04T20:48:07.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]': finished 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[34972]: osdmap e44: 7 total, 6 up, 7 in 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/1355953254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/1449228638' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]: dispatch 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]: dispatch 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbf0139d-1a3d-4b0c-aeb4-77144730a801"}]': finished 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[24402]: osdmap e44: 7 total, 6 up, 7 in 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:06 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/1355953254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:48:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:07 smithi098 ceph-mon[34972]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:48:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:07 smithi098 ceph-mon[24402]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:48:08.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:07 smithi150 ceph-mon[28339]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-04T20:48:10.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:09 smithi098 ceph-mon[34972]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T20:48:10.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:09 smithi098 ceph-mon[24402]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T20:48:10.336 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:09 smithi150 ceph-mon[28339]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T20:48:12.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:11 smithi150 ceph-mon[28339]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:12.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:11 smithi098 ceph-mon[24402]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:11 smithi098 ceph-mon[34972]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:14.229 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:13 smithi150 ceph-mon[28339]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:48:14.229 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:13 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-04T20:48:14.229 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:13 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:14.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:13 smithi098 ceph-mon[24402]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:48:14.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:13 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-04T20:48:14.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:13 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:14.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:13 smithi098 ceph-mon[34972]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:48:14.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:13 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-04T20:48:14.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:13 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:15.219 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:14 smithi150 ceph-mon[28339]: Deploying daemon osd.6 on smithi150 2024-09-04T20:48:15.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:14 smithi098 ceph-mon[24402]: Deploying daemon osd.6 on smithi150 2024-09-04T20:48:15.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:14 smithi098 ceph-mon[34972]: Deploying daemon osd.6 on smithi150 2024-09-04T20:48:16.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:15 smithi150 ceph-mon[28339]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T20:48:16.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:15 smithi098 ceph-mon[34972]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T20:48:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:15 smithi098 ceph-mon[24402]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T20:48:17.981 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:17 smithi150 ceph-mon[28339]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-04T20:48:18.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:17 smithi098 ceph-mon[24402]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-04T20:48:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:17 smithi098 ceph-mon[34972]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-04T20:48:19.061 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:19.061 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:19.061 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:18 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:19.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:19.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:19.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:18 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:19.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:18 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:19.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:18 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:19.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:18 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:20.176 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:19 smithi150 ceph-mon[28339]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:20.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:19 smithi098 ceph-mon[24402]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:19 smithi098 ceph-mon[34972]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:21.696 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 6 on host 'smithi150' 2024-09-04T20:48:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:21 smithi098 ceph-mon[24402]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:21 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:21 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:21 smithi098 ceph-mon[34972]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:21 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:21 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:21 smithi150 ceph-mon[28339]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:21 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:21 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:22.391 DEBUG:teuthology.orchestra.run.smithi150:osd.6> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.6.service 2024-09-04T20:48:22.394 INFO:tasks.cephadm:Deploying osd.7 on smithi150 with /dev/vg_nvme/lv_1... 2024-09-04T20:48:22.394 DEBUG:teuthology.orchestra.run.smithi150:> 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 2b860878-6afe-11ef-bcd6-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-04T20:48:22.700 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:48:23.452 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 20:48:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[44044]: 2024-09-04T20:48:23.276+0000 7f28d9ecf640 -1 osd.6 0 log_to_monitors true 2024-09-04T20:48:23.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:23 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:23.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:23 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:23.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:23 smithi150 ceph-mon[28339]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:23.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:23 smithi150 ceph-mon[28339]: from='osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T20:48:23.753 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:23 smithi150 ceph-mon[28339]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T20:48:23.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[24402]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[24402]: from='osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[24402]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[34972]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[34972]: from='osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T20:48:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:23 smithi098 ceph-mon[34972]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-04T20:48:24.844 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 20:48:24 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[44044]: 2024-09-04T20:48:24.564+0000 7f28d5e52640 -1 osd.6 0 waiting for initial osdmap 2024-09-04T20:48:24.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 20:48:24 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[44044]: 2024-09-04T20:48:24.574+0000 7f28d1c7a640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:48:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:24 smithi150 ceph-mon[28339]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T20:48:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:24 smithi150 ceph-mon[28339]: from='osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:24 smithi150 ceph-mon[28339]: osdmap e45: 7 total, 6 up, 7 in 2024-09-04T20:48:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:24 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:24 smithi150 ceph-mon[28339]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:25.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[24402]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[24402]: from='osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[24402]: osdmap e45: 7 total, 6 up, 7 in 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[24402]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[34972]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[34972]: from='osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[34972]: osdmap e45: 7 total, 6 up, 7 in 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:25.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:24 smithi098 ceph-mon[34972]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:25.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:25 smithi150 ceph-mon[28339]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:25 smithi150 ceph-mon[28339]: osdmap e46: 7 total, 6 up, 7 in 2024-09-04T20:48:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:25 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:25 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:25 smithi150 ceph-mon[28339]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:26.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[24402]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[24402]: osdmap e46: 7 total, 6 up, 7 in 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[24402]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[34972]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[34972]: osdmap e46: 7 total, 6 up, 7 in 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:26.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:25 smithi098 ceph-mon[34972]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-04T20:48:26.104 INFO:teuthology.orchestra.run.smithi150.stdout: 2024-09-04T20:48:26.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch daemon add osd smithi150:vg_nvme/lv_1 2024-09-04T20:48:26.672 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:48:26.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:26 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:48:26.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:26 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:48:26.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:26 smithi150 ceph-mon[28339]: osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450] boot 2024-09-04T20:48:26.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:26 smithi150 ceph-mon[28339]: osdmap e47: 7 total, 7 up, 7 in 2024-09-04T20:48:26.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:26 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:26.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:26 smithi150 ceph-mon[28339]: osdmap e48: 7 total, 7 up, 7 in 2024-09-04T20:48:27.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:48:27.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[24402]: osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450] boot 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[24402]: osdmap e47: 7 total, 7 up, 7 in 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[24402]: osdmap e48: 7 total, 7 up, 7 in 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[34972]: osd.6 [v2:172.21.15.150:6816/726268450,v1:172.21.15.150:6817/726268450] boot 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[34972]: osdmap e47: 7 total, 7 up, 7 in 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:48:27.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:26 smithi098 ceph-mon[34972]: osdmap e48: 7 total, 7 up, 7 in 2024-09-04T20:48:27.979 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:27 smithi150 ceph-mon[28339]: osdmap e49: 7 total, 7 up, 7 in 2024-09-04T20:48:27.979 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:27 smithi150 ceph-mon[28339]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:27.980 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:27 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:48:27.980 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:27 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:48:27.980 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:27 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[24402]: osdmap e49: 7 total, 7 up, 7 in 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[24402]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[34972]: osdmap e49: 7 total, 7 up, 7 in 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[34972]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-04T20:48:28.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:27 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: osdmap e50: 7 total, 7 up, 7 in 2024-09-04T20:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi150 2024-09-04T20:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.267 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi150 to 5696M 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:29.268 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:28 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:29.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: osdmap e50: 7 total, 7 up, 7 in 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi150 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi150 to 5696M 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: osdmap e50: 7 total, 7 up, 7 in 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi150 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi150 to 5696M 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:29.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:29.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:29.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:29.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:29.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:29.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:28 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:30.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:29 smithi098 ceph-mon[24402]: osdmap e51: 7 total, 7 up, 7 in 2024-09-04T20:48:30.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:29 smithi098 ceph-mon[24402]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:29 smithi098 ceph-mon[34972]: osdmap e51: 7 total, 7 up, 7 in 2024-09-04T20:48:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:29 smithi098 ceph-mon[34972]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:30.341 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:29 smithi150 ceph-mon[28339]: osdmap e51: 7 total, 7 up, 7 in 2024-09-04T20:48:30.341 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:29 smithi150 ceph-mon[28339]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:31.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:30 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/567032171' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]: dispatch 2024-09-04T20:48:31.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:30 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]: dispatch 2024-09-04T20:48:31.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:30 smithi150 ceph-mon[28339]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]': finished 2024-09-04T20:48:31.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:30 smithi150 ceph-mon[28339]: osdmap e52: 8 total, 7 up, 8 in 2024-09-04T20:48:31.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:30 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:31.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:30 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/1645680165' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/567032171' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]: dispatch 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]: dispatch 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[24402]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]': finished 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[24402]: osdmap e52: 8 total, 7 up, 8 in 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/1645680165' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/567032171' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]: dispatch 2024-09-04T20:48:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]: dispatch 2024-09-04T20:48:31.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[34972]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59f272d0-14d4-4c57-9a26-6763fb79d462"}]': finished 2024-09-04T20:48:31.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[34972]: osdmap e52: 8 total, 7 up, 8 in 2024-09-04T20:48:31.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:31.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:30 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/1645680165' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-04T20:48:32.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:32 smithi150 ceph-mon[28339]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:32.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:32 smithi098 ceph-mon[24402]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:32.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:32 smithi098 ceph-mon[34972]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:34.217 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:34 smithi150 ceph-mon[28339]: pgmap v155: 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-04T20:48:34.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:34 smithi098 ceph-mon[24402]: pgmap v155: 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-04T20:48:34.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:34 smithi098 ceph-mon[34972]: pgmap v155: 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-04T20:48:36.327 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:36 smithi150 ceph-mon[28339]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:36.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:36 smithi098 ceph-mon[24402]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:36.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:36 smithi098 ceph-mon[34972]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:38.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:38 smithi098 ceph-mon[24402]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:48:38.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-04T20:48:38.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:38 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:38 smithi098 ceph-mon[34972]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:48:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-04T20:48:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:38 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:38 smithi150 ceph-mon[28339]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:48:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-04T20:48:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:38 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:39.317 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:39 smithi150 ceph-mon[28339]: Deploying daemon osd.7 on smithi150 2024-09-04T20:48:39.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:39 smithi098 ceph-mon[24402]: Deploying daemon osd.7 on smithi150 2024-09-04T20:48:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:39 smithi098 ceph-mon[34972]: Deploying daemon osd.7 on smithi150 2024-09-04T20:48:40.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:40 smithi150 ceph-mon[28339]: pgmap v158: 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-04T20:48:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:40 smithi098 ceph-mon[24402]: pgmap v158: 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-04T20:48:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:40 smithi098 ceph-mon[34972]: pgmap v158: 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-04T20:48:42.329 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:42 smithi150 ceph-mon[28339]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-04T20:48:42.365 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:42 smithi098 ceph-mon[34972]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-04T20:48:42.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:42 smithi098 ceph-mon[24402]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-04T20:48:43.315 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:43 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:43.315 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:43 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:43.315 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:43 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:43.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:43 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:43.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:43 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:43.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:43 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:43 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:43 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:43 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:44.205 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:44 smithi150 ceph-mon[28339]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T20:48:44.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:44 smithi098 ceph-mon[24402]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T20:48:44.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:44 smithi098 ceph-mon[34972]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-04T20:48:45.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:45 smithi150 ceph-mon[28339]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:45.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:45 smithi098 ceph-mon[24402]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:45.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:45 smithi098 ceph-mon[34972]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:45.851 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 7 on host 'smithi150' 2024-09-04T20:48:46.426 DEBUG:teuthology.orchestra.run.smithi150:osd.7> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.7.service 2024-09-04T20:48:46.428 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-04T20:48:46.429 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T20:48:46.684 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:46 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.293 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:48:47.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:46 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:47.711 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 20:48:47 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[49616]: 2024-09-04T20:48:47.599+0000 7ff3d890b640 -1 osd.7 0 log_to_monitors true 2024-09-04T20:48:48.045 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1725482905,"num_in_osds":8,"osd_in_since":1725482910,"num_remapped_pgs":0} 2024-09-04T20:48:48.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:47 smithi150 ceph-mon[28339]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:48.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:47 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/519662307' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T20:48:48.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:47 smithi150 ceph-mon[28339]: from='osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T20:48:48.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:47 smithi150 ceph-mon[28339]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T20:48:48.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[24402]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/519662307' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T20:48:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[24402]: from='osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T20:48:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[24402]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T20:48:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[34972]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/519662307' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T20:48:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[34972]: from='osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T20:48:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:47 smithi098 ceph-mon[34972]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-04T20:48:49.045 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd stat -f json 2024-09-04T20:48:49.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:48 smithi150 ceph-mon[28339]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T20:48:49.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:48 smithi150 ceph-mon[28339]: osdmap e53: 8 total, 7 up, 8 in 2024-09-04T20:48:49.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:48 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:49.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:48 smithi150 ceph-mon[28339]: from='osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:49.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:48 smithi150 ceph-mon[28339]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:49.301 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:48:49.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[24402]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T20:48:49.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[24402]: osdmap e53: 8 total, 7 up, 8 in 2024-09-04T20:48:49.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:49.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[24402]: from='osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:49.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[24402]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[34972]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T20:48:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[34972]: osdmap e53: 8 total, 7 up, 8 in 2024-09-04T20:48:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[34972]: from='osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:48 smithi098 ceph-mon[34972]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2024-09-04T20:48:49.366 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[49616]: 2024-09-04T20:48:49.323+0000 7ff3d488e640 -1 osd.7 0 waiting for initial osdmap 2024-09-04T20:48:49.366 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[49616]: 2024-09-04T20:48:49.330+0000 7ff3cc6ae640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T20:48:49.922 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:48:50.055 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-mon[28339]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:50.055 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-mon[28339]: osdmap e54: 8 total, 7 up, 8 in 2024-09-04T20:48:50.055 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:50.055 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:50.055 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-mon[28339]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:50.056 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:49 smithi150 ceph-mon[28339]: from='osd.7 ' entity='osd.7' 2024-09-04T20:48:50.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[24402]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:50.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[24402]: osdmap e54: 8 total, 7 up, 8 in 2024-09-04T20:48:50.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:50.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:50.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[24402]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:50.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[24402]: from='osd.7 ' entity='osd.7' 2024-09-04T20:48:50.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[34972]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2024-09-04T20:48:50.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[34972]: osdmap e54: 8 total, 7 up, 8 in 2024-09-04T20:48:50.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:50.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:50.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[34972]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-04T20:48:50.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:49 smithi098 ceph-mon[34972]: from='osd.7 ' entity='osd.7' 2024-09-04T20:48:50.647 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1725482929,"num_in_osds":8,"osd_in_since":1725482910,"num_remapped_pgs":1} 2024-09-04T20:48:50.647 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T20:48:50.891 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:48:51.137 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: purged_snaps scrub starts 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: purged_snaps scrub ok 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392] boot 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2994410824' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: Detected new or changed devices on smithi150 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi150 to 4272M 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[24402]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T20:48:51.139 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: purged_snaps scrub starts 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: purged_snaps scrub ok 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392] boot 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2994410824' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: Detected new or changed devices on smithi150 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi150 to 4272M 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:50 smithi098 ceph-mon[34972]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: purged_snaps scrub starts 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: purged_snaps scrub ok 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: osd.7 [v2:172.21.15.150:6824/937765392,v1:172.21.15.150:6825/937765392] boot 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: osdmap e55: 8 total, 8 up, 8 in 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2994410824' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: Detected new or changed devices on smithi150 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi150 to 4272M 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:51.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:50 smithi150 ceph-mon[28339]: osdmap e56: 8 total, 8 up, 8 in 2024-09-04T20:48:51.500 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:48:51.500 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":56,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","created":"2024-09-04T20:43:51.151664+0000","modified":"2024-09-04T20:48:50.851065+0000","last_up_change":"2024-09-04T20:48:49.849830+0000","last_in_change":"2024-09-04T20:48:30.079173+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-04T20:46:51.168534+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"727fe22e-d7f4-4484-9636-9f7adc175d5e","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.98:6802","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6803","nonce":3740775939}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6805","nonce":3740775939}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6809","nonce":3740775939}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6807","nonce":3740775939}]},"public_addr":"172.21.15.98:6803/3740775939","cluster_addr":"172.21.15.98:6805/3740775939","heartbeat_back_addr":"172.21.15.98:6809/3740775939","heartbeat_front_addr":"172.21.15.98:6807/3740775939","state":["exists","up"]},{"osd":1,"uuid":"4f6dbc50-68d9-43df-96e4-c24aa7bbea4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6811","nonce":1183236659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6813","nonce":1183236659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6817","nonce":1183236659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6815","nonce":1183236659}]},"public_addr":"172.21.15.98:6811/1183236659","cluster_addr":"172.21.15.98:6813/1183236659","heartbeat_back_addr":"172.21.15.98:6817/1183236659","heartbeat_front_addr":"172.21.15.98:6815/1183236659","state":["exists","up"]},{"osd":2,"uuid":"b12e4746-bfb8-44af-8aa9-a2e1b0391456","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.98:6818","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6819","nonce":1510532989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6821","nonce":1510532989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6825","nonce":1510532989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6823","nonce":1510532989}]},"public_addr":"172.21.15.98:6819/1510532989","cluster_addr":"172.21.15.98:6821/1510532989","heartbeat_back_addr":"172.21.15.98:6825/1510532989","heartbeat_front_addr":"172.21.15.98:6823/1510532989","state":["exists","up"]},{"osd":3,"uuid":"137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6827","nonce":345427996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6829","nonce":345427996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6833","nonce":345427996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6831","nonce":345427996}]},"public_addr":"172.21.15.98:6827/345427996","cluster_addr":"172.21.15.98:6829/345427996","heartbeat_back_addr":"172.21.15.98:6833/345427996","heartbeat_front_addr":"172.21.15.98:6831/345427996","state":["exists","up"]},{"osd":4,"uuid":"9b6791ea-d5d2-4e57-804d-e7c23807fe3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6801","nonce":859089227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6803","nonce":859089227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6807","nonce":859089227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6805","nonce":859089227}]},"public_addr":"172.21.15.150:6801/859089227","cluster_addr":"172.21.15.150:6803/859089227","heartbeat_back_addr":"172.21.15.150:6807/859089227","heartbeat_front_addr":"172.21.15.150:6805/859089227","state":["exists","up"]},{"osd":5,"uuid":"585d6d70-3a12-43fc-b16a-1de01e42bf29","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6809","nonce":560797618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6811","nonce":560797618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6815","nonce":560797618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6813","nonce":560797618}]},"public_addr":"172.21.15.150:6809/560797618","cluster_addr":"172.21.15.150:6811/560797618","heartbeat_back_addr":"172.21.15.150:6815/560797618","heartbeat_front_addr":"172.21.15.150:6813/560797618","state":["exists","up"]},{"osd":6,"uuid":"fbf0139d-1a3d-4b0c-aeb4-77144730a801","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6817","nonce":726268450}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6819","nonce":726268450}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6823","nonce":726268450}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6821","nonce":726268450}]},"public_addr":"172.21.15.150:6817/726268450","cluster_addr":"172.21.15.150:6819/726268450","heartbeat_back_addr":"172.21.15.150:6823/726268450","heartbeat_front_addr":"172.21.15.150:6821/726268450","state":["exists","up"]},{"osd":7,"uuid":"59f272d0-14d4-4c57-9a26-6763fb79d462","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6824","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6825","nonce":937765392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6827","nonce":937765392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6831","nonce":937765392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6829","nonce":937765392}]},"public_addr":"172.21.15.150:6825/937765392","cluster_addr":"172.21.15.150:6827/937765392","heartbeat_back_addr":"172.21.15.150:6831/937765392","heartbeat_front_addr":"172.21.15.150:6829/937765392","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-04T20:45:57.769947+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-04T20:46:22.676005+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-04T20:46:47.597320+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-04T20:47:13.243793+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-04T20:47:35.737816+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-04T20:47:59.936524+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-04T20:48:24.290192+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-04T20:48:48.558128+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.98:0/2530962337":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6801/1703138618":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6800/1703138618":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6801/2515091967":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/3623821046":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6800/2515091967":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/2717843143":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/2920104305":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/4238900173":"2024-09-05T20:44:46.864498+0000","172.21.15.98:0/712032517":"2024-09-05T20:44:23.426393+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-04T20:48:52.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:51 smithi098 ceph-mon[24402]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:48:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:51 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2901606554' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:48:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:51 smithi098 ceph-mon[24402]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T20:48:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:51 smithi098 ceph-mon[34972]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:48:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:51 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2901606554' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:48:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:51 smithi098 ceph-mon[34972]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T20:48:52.213 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-04T20:46:51.168534+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-04T20:48:52.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-04T20:48:52.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:51 smithi150 ceph-mon[28339]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:48:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:51 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2901606554' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:48:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:51 smithi150 ceph-mon[28339]: osdmap e57: 8 total, 8 up, 8 in 2024-09-04T20:48:52.452 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:48:53.094 INFO:teuthology.orchestra.run.smithi098.stdout:pg_num: 1 2024-09-04T20:48:53.687 INFO:tasks.cephadm:Adding prometheus.a on smithi150 2024-09-04T20:48:53.687 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch apply prometheus '1;smithi150=a' 2024-09-04T20:48:53.948 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:48:54.056 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:53 smithi150 ceph-mon[28339]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T20:48:54.056 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:53 smithi150 ceph-mon[28339]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:48:54.056 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:53 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2718995606' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-04T20:48:54.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:53 smithi098 ceph-mon[24402]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T20:48:54.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:53 smithi098 ceph-mon[24402]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:48:54.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:53 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2718995606' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-04T20:48:54.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:53 smithi098 ceph-mon[34972]: osdmap e58: 8 total, 8 up, 8 in 2024-09-04T20:48:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:53 smithi098 ceph-mon[34972]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:48:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:53 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2718995606' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-04T20:48:54.570 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled prometheus update... 2024-09-04T20:48:55.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[24402]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[34972]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:55.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:55.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:54 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:55.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:54 smithi150 ceph-mon[28339]: osdmap e59: 8 total, 8 up, 8 in 2024-09-04T20:48:55.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:54 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:55.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:54 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:48:55.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:54 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:48:55.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:54 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:48:55.337 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:54 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:55.365 DEBUG:teuthology.orchestra.run.smithi150:prometheus.a> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service 2024-09-04T20:48:55.368 INFO:tasks.cephadm:Adding node-exporter.a on smithi098 2024-09-04T20:48:55.368 INFO:tasks.cephadm:Adding node-exporter.b on smithi150 2024-09-04T20:48:55.368 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch apply node-exporter '2;smithi098=a;smithi150=b' 2024-09-04T20:48:55.664 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:48:56.057 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:55 smithi150 ceph-mon[28339]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:56.057 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:55 smithi150 ceph-mon[28339]: Saving service prometheus spec with placement smithi150=a;count:1 2024-09-04T20:48:56.057 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:55 smithi150 ceph-mon[28339]: Deploying daemon prometheus.a on smithi150 2024-09-04T20:48:56.057 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:55 smithi150 ceph-mon[28339]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-09-04T20:48:56.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[24402]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:56.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[24402]: Saving service prometheus spec with placement smithi150=a;count:1 2024-09-04T20:48:56.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[24402]: Deploying daemon prometheus.a on smithi150 2024-09-04T20:48:56.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[24402]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-09-04T20:48:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[34972]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[34972]: Saving service prometheus spec with placement smithi150=a;count:1 2024-09-04T20:48:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[34972]: Deploying daemon prometheus.a on smithi150 2024-09-04T20:48:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:55 smithi098 ceph-mon[34972]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-09-04T20:48:56.334 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled node-exporter update... 2024-09-04T20:48:57.264 DEBUG:teuthology.orchestra.run.smithi098:node-exporter.a> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.a.service 2024-09-04T20:48:57.268 DEBUG:teuthology.orchestra.run.smithi150:node-exporter.b> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.b.service 2024-09-04T20:48:57.270 INFO:tasks.cephadm:Adding alertmanager.a on smithi098 2024-09-04T20:48:57.270 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch apply alertmanager '1;smithi098=a' 2024-09-04T20:48:57.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[24402]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi098=a;smithi150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:57.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[24402]: Saving service node-exporter spec with placement smithi098=a;smithi150=b;count:2 2024-09-04T20:48:57.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:57.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[24402]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T20:48:57.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[34972]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi098=a;smithi150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:57.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[34972]: Saving service node-exporter spec with placement smithi098=a;smithi150=b;count:2 2024-09-04T20:48:57.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:57.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:57 smithi098 ceph-mon[34972]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T20:48:57.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:57 smithi150 ceph-mon[28339]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi098=a;smithi150=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:57.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:57 smithi150 ceph-mon[28339]: Saving service node-exporter spec with placement smithi098=a;smithi150=b;count:2 2024-09-04T20:48:57.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:57 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:57.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:57 smithi150 ceph-mon[28339]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-04T20:48:57.601 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:48:58.369 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled alertmanager update... 2024-09-04T20:48:59.564 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:59 smithi150 ceph-mon[28339]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi098=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:59.564 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:59 smithi150 ceph-mon[28339]: Saving service alertmanager spec with placement smithi098=a;count:1 2024-09-04T20:48:59.564 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:59 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:59.564 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:48:59 smithi150 ceph-mon[28339]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:59.591 DEBUG:teuthology.orchestra.run.smithi098:alertmanager.a> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@alertmanager.a.service 2024-09-04T20:48:59.593 INFO:tasks.cephadm:Adding grafana.a on smithi150 2024-09-04T20:48:59.594 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph orch apply grafana '1;smithi150=a' 2024-09-04T20:48:59.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[34972]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi098=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:59.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[34972]: Saving service alertmanager spec with placement smithi098=a;count:1 2024-09-04T20:48:59.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[34972]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:48:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[24402]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi098=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:48:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[24402]: Saving service alertmanager spec with placement smithi098=a;count:1 2024-09-04T20:48:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:48:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:48:59 smithi098 ceph-mon[24402]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-04T20:49:01.113 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:49:02.287 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:01 smithi150 ceph-mon[28339]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:49:02.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:01 smithi098 ceph-mon[34972]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:49:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:01 smithi098 ceph-mon[24402]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-04T20:49:02.395 INFO:teuthology.orchestra.run.smithi150.stdout:Scheduled grafana update... 2024-09-04T20:49:03.394 DEBUG:teuthology.orchestra.run.smithi150:grafana.a> sudo journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@grafana.a.service 2024-09-04T20:49:03.396 INFO:tasks.cephadm:Setting up client nodes... 2024-09-04T20:49:03.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-04T20:49:03.647 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:03.767 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[24402]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:49:03.767 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[24402]: Saving service grafana spec with placement smithi150=a;count:1 2024-09-04T20:49:03.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:03.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[24402]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T20:49:03.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[34972]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:49:03.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[34972]: Saving service grafana spec with placement smithi150=a;count:1 2024-09-04T20:49:03.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:03.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:03 smithi098 ceph-mon[34972]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T20:49:03.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:03 smithi150 ceph-mon[28339]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi150=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:49:03.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:03 smithi150 ceph-mon[28339]: Saving service grafana spec with placement smithi150=a;count:1 2024-09-04T20:49:03.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:03 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:03.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:03 smithi150 ceph-mon[28339]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-04T20:49:04.331 INFO:teuthology.orchestra.run.smithi098.stdout:[client.0] 2024-09-04T20:49:04.332 INFO:teuthology.orchestra.run.smithi098.stdout: key = AQDAx9hmmyZpExAAzW6XqJEkMWMVueOBw6dY0w== 2024-09-04T20:49:04.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:04 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2967314763' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T20:49:04.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:04 smithi150 ceph-mon[28339]: 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-04T20:49:04.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:04 smithi150 ceph-mon[28339]: 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-04T20:49:04.777 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:04 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2967314763' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T20:49:04.778 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:04 smithi098 ceph-mon[34972]: 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-04T20:49:04.778 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:04 smithi098 ceph-mon[34972]: 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-04T20:49:04.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:04 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2967314763' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T20:49:04.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:04 smithi098 ceph-mon[24402]: 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-04T20:49:04.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:04 smithi098 ceph-mon[24402]: 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-04T20:49:05.130 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-04T20:49:05.130 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-04T20:49:05.130 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-04T20:49:05.168 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-04T20:49:05.466 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:05 smithi150 ceph-mon[28339]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-04T20:49:05.615 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.b/config 2024-09-04T20:49:05.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:05 smithi098 ceph-mon[24402]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-04T20:49:05.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:05 smithi098 ceph-mon[34972]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-04T20:49:06.361 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:06 smithi150 systemd[1]: Starting Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:49:06.612 INFO:teuthology.orchestra.run.smithi150.stdout:[client.1] 2024-09-04T20:49:06.612 INFO:teuthology.orchestra.run.smithi150.stdout: key = AQDCx9hmN/IcJBAA7nUMVgy4pV3FsyaCpZvBbQ== 2024-09-04T20:49:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:06 smithi150 ceph-mon[28339]: from='client.? 172.21.15.150:0/2732949616' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T20:49:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:06 smithi150 ceph-mon[28339]: 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-04T20:49:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:06 smithi150 ceph-mon[28339]: 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-04T20:49:06.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:06 smithi150 podman[54240]: 2024-09-04 20:49:06.582757304 +0000 UTC m=+0.112801033 container create 8c24fd2fb8ecbabcb80326a870a17b13efa6c540901a5f3f83aeecca601a1369 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:49:06.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:06 smithi150 podman[54240]: 2024-09-04 20:49:06.486635397 +0000 UTC m=+0.016679139 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T20:49:07.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:06 smithi098 ceph-mon[24402]: from='client.? 172.21.15.150:0/2732949616' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T20:49:07.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:06 smithi098 ceph-mon[24402]: 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-04T20:49:07.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:06 smithi098 ceph-mon[24402]: 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-04T20:49:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:06 smithi098 ceph-mon[34972]: from='client.? 172.21.15.150:0/2732949616' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-04T20:49:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:06 smithi098 ceph-mon[34972]: 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-04T20:49:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:06 smithi098 ceph-mon[34972]: 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-04T20:49:07.274 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 podman[54240]: 2024-09-04 20:49:07.011420354 +0000 UTC m=+0.541464091 container init 8c24fd2fb8ecbabcb80326a870a17b13efa6c540901a5f3f83aeecca601a1369 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 podman[54240]: 2024-09-04 20:49:07.014299847 +0000 UTC m=+0.544343574 container start 8c24fd2fb8ecbabcb80326a870a17b13efa6c540901a5f3f83aeecca601a1369 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.038Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.038Z 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-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.038Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi150 (none))" 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.038Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.038Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.039Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.039Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.041Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.041Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T20:49:07.275 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.043Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.043Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.173µs 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.043Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.043Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.043Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.155µs wal_replay_duration=182.451µs wbl_replay_duration=130ns total_replay_duration=238.256µs 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.044Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.044Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.044Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.064Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.290661ms db_storage=872ns remote_storage=992ns web_handler=288ns query_engine=491ns scrape=647.021µs scrape_sd=89.132µs notify=676ns notify_sd=1.42µs rules=19.276922ms tracing=6.662µs 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.064Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:49:07.064Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 bash[54240]: 8c24fd2fb8ecbabcb80326a870a17b13efa6c540901a5f3f83aeecca601a1369 2024-09-04T20:49:07.276 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:49:07 smithi150 systemd[1]: Started Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:49:07.586 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2024-09-04T20:49:07.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-04T20:49:07.586 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-04T20:49:07.625 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph config log 1 --format=json 2024-09-04T20:49:07.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-mon[28339]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:07.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:07 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-04T20:49:07.876 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[34972]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[24402]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.997 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.998 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' 2024-09-04T20:49:07.998 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:07 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-04T20:49:08.248 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setuser ceph since I am not root 2024-09-04T20:49:08.248 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setgroup ceph since I am not root 2024-09-04T20:49:08.463 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: ignoring --setuser ceph since I am not root 2024-09-04T20:49:08.463 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: ignoring --setgroup ceph since I am not root 2024-09-04T20:49:08.463 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-mgr[30159]: -- 172.21.15.150:0/3981700102 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564f800c90e0 con 0x564f800a6800 2024-09-04T20:49:08.463 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:08.307+0000 7fcedb37e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T20:49:08.463 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:08.363+0000 7fcedb37e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T20:49:08.507 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:49:08.507 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:08.312+0000 7f3b5a731040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T20:49:08.507 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:08.371+0000 7f3b5a731040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T20:49:08.735 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:08.521+0000 7fcedb37e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T20:49:08.735 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:08.587+0000 7fcedb37e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T20:49:08.736 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:08.732+0000 7fcedb37e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:49:08.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:08.521+0000 7f3b5a731040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T20:49:08.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:08.590+0000 7f3b5a731040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T20:49:08.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:08.736+0000 7f3b5a731040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:49:09.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:08.873+0000 7fcedb37e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T20:49:09.167 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:08.879+0000 7f3b5a731040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T20:49:09.238 INFO:teuthology.orchestra.run.smithi098.stdout:[{"version":22,"timestamp":"2024-09-04T20:48:50.097984+0000","name":"","changes":[{"name":"osd/host:smithi150/osd_memory_target","previous_value":"5972745420","new_value":"4479559065"}]}] 2024-09-04T20:49:09.238 INFO:tasks.ceph_manager:config epoch is 22 2024-09-04T20:49:09.238 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-04T20:49:09.238 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-04T20:49:09.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph mgr dump --format=json 2024-09-04T20:49:09.433 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:09 smithi150 ceph-mon[28339]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T20:49:09.433 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:09 smithi150 ceph-mon[28339]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T20:49:09.433 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:09 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4248631949' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-04T20:49:09.433 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:09.186+0000 7fcedb37e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T20:49:09.433 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:09.248+0000 7fcedb37e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T20:49:09.433 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:09.430+0000 7fcedb37e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T20:49:09.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-mon[34972]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T20:49:09.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-mon[34972]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T20:49:09.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4248631949' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-04T20:49:09.457 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-mon[24402]: from='mgr.14150 172.21.15.98:0/2759301818' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-04T20:49:09.457 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-mon[24402]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-04T20:49:09.457 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4248631949' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-04T20:49:09.457 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:09.195+0000 7f3b5a731040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T20:49:09.457 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:09.262+0000 7f3b5a731040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T20:49:09.457 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:09.454+0000 7f3b5a731040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T20:49:09.484 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:10.143 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:49:10.450 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:10 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2708410378' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:49:10.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:10 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2708410378' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:49:10.451 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:10.379+0000 7f3b5a731040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T20:49:10.451 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:10.448+0000 7f3b5a731040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T20:49:10.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:10 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2708410378' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:49:10.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:10.308+0000 7fcedb37e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T20:49:10.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:10.374+0000 7fcedb37e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T20:49:10.780 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6800","nonce":3709998723},{"type":"v1","addr":"172.21.15.98:6801","nonce":3709998723}]},"active_addr":"172.21.15.98:6801/3709998723","active_change":"2024-09-04T20:44:46.864607+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24106,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.98: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.98:0","nonce":2935333103}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":1697580483}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":3709789726}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":2365658867}]}]} 2024-09-04T20:49:10.784 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-04T20:49:10.784 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-04T20:49:10.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T20:49:11.032 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:11.333 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.074+0000 7fcedb37e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T20:49:11.334 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.188+0000 7fcedb37e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T20:49:11.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.183+0000 7f3b5a731040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T20:49:11.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.302+0000 7f3b5a731040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T20:49:11.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.330+0000 7fcedb37e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:49:11.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.392+0000 7fcedb37e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T20:49:11.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.541+0000 7fcedb37e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T20:49:11.688 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:49:11.688 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":59,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","created":"2024-09-04T20:43:51.151664+0000","modified":"2024-09-04T20:48:53.867079+0000","last_up_change":"2024-09-04T20:48:49.849830+0000","last_in_change":"2024-09-04T20:48:30.079173+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-04T20:46:51.168534+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"727fe22e-d7f4-4484-9636-9f7adc175d5e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6803","nonce":3740775939}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6805","nonce":3740775939}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6809","nonce":3740775939}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6807","nonce":3740775939}]},"public_addr":"172.21.15.98:6803/3740775939","cluster_addr":"172.21.15.98:6805/3740775939","heartbeat_back_addr":"172.21.15.98:6809/3740775939","heartbeat_front_addr":"172.21.15.98:6807/3740775939","state":["exists","up"]},{"osd":1,"uuid":"4f6dbc50-68d9-43df-96e4-c24aa7bbea4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6811","nonce":1183236659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6813","nonce":1183236659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6817","nonce":1183236659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6815","nonce":1183236659}]},"public_addr":"172.21.15.98:6811/1183236659","cluster_addr":"172.21.15.98:6813/1183236659","heartbeat_back_addr":"172.21.15.98:6817/1183236659","heartbeat_front_addr":"172.21.15.98:6815/1183236659","state":["exists","up"]},{"osd":2,"uuid":"b12e4746-bfb8-44af-8aa9-a2e1b0391456","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.98:6818","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6819","nonce":1510532989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6821","nonce":1510532989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6825","nonce":1510532989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6823","nonce":1510532989}]},"public_addr":"172.21.15.98:6819/1510532989","cluster_addr":"172.21.15.98:6821/1510532989","heartbeat_back_addr":"172.21.15.98:6825/1510532989","heartbeat_front_addr":"172.21.15.98:6823/1510532989","state":["exists","up"]},{"osd":3,"uuid":"137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6827","nonce":345427996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6829","nonce":345427996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6833","nonce":345427996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6831","nonce":345427996}]},"public_addr":"172.21.15.98:6827/345427996","cluster_addr":"172.21.15.98:6829/345427996","heartbeat_back_addr":"172.21.15.98:6833/345427996","heartbeat_front_addr":"172.21.15.98:6831/345427996","state":["exists","up"]},{"osd":4,"uuid":"9b6791ea-d5d2-4e57-804d-e7c23807fe3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6801","nonce":859089227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6803","nonce":859089227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6807","nonce":859089227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6805","nonce":859089227}]},"public_addr":"172.21.15.150:6801/859089227","cluster_addr":"172.21.15.150:6803/859089227","heartbeat_back_addr":"172.21.15.150:6807/859089227","heartbeat_front_addr":"172.21.15.150:6805/859089227","state":["exists","up"]},{"osd":5,"uuid":"585d6d70-3a12-43fc-b16a-1de01e42bf29","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6809","nonce":560797618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6811","nonce":560797618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6815","nonce":560797618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6813","nonce":560797618}]},"public_addr":"172.21.15.150:6809/560797618","cluster_addr":"172.21.15.150:6811/560797618","heartbeat_back_addr":"172.21.15.150:6815/560797618","heartbeat_front_addr":"172.21.15.150:6813/560797618","state":["exists","up"]},{"osd":6,"uuid":"fbf0139d-1a3d-4b0c-aeb4-77144730a801","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6817","nonce":726268450}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6819","nonce":726268450}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6823","nonce":726268450}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6821","nonce":726268450}]},"public_addr":"172.21.15.150:6817/726268450","cluster_addr":"172.21.15.150:6819/726268450","heartbeat_back_addr":"172.21.15.150:6823/726268450","heartbeat_front_addr":"172.21.15.150:6821/726268450","state":["exists","up"]},{"osd":7,"uuid":"59f272d0-14d4-4c57-9a26-6763fb79d462","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6824","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6825","nonce":937765392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6827","nonce":937765392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6831","nonce":937765392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6829","nonce":937765392}]},"public_addr":"172.21.15.150:6825/937765392","cluster_addr":"172.21.15.150:6827/937765392","heartbeat_back_addr":"172.21.15.150:6831/937765392","heartbeat_front_addr":"172.21.15.150:6829/937765392","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-04T20:45:57.769947+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-04T20:46:22.676005+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-04T20:46:47.597320+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-04T20:47:13.243793+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-04T20:47:35.737816+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-04T20:47:59.936524+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-04T20:48:24.290192+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-04T20:48:48.558128+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/2530962337":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6801/1703138618":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6800/1703138618":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6801/2515091967":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/3623821046":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6800/2515091967":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/2717843143":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/2920104305":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/4238900173":"2024-09-05T20:44:46.864498+0000","172.21.15.98:0/712032517":"2024-09-05T20:44:23.426393+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-04T20:49:11.688 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.449+0000 7f3b5a731040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:49:11.689 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.515+0000 7f3b5a731040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T20:49:11.689 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.665+0000 7f3b5a731040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T20:49:11.899 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/462589921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:49:11.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.610+0000 7fcedb37e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T20:49:11.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.671+0000 7fcedb37e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T20:49:11.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.831+0000 7fcedb37e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T20:49:11.900 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.896+0000 7fcedb37e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T20:49:11.962 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/462589921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:49:11.962 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/462589921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:49:11.963 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.739+0000 7f3b5a731040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T20:49:11.963 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.800+0000 7f3b5a731040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T20:49:11.963 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:11.960+0000 7f3b5a731040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T20:49:12.168 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:11.963+0000 7fcedb37e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T20:49:12.168 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:12.046+0000 7fcedb37e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T20:49:12.168 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:12.105+0000 7fcedb37e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T20:49:12.168 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:12.165+0000 7fcedb37e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T20:49:12.238 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:12 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:12.025+0000 7f3b5a731040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T20:49:12.238 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:12 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:12.092+0000 7f3b5a731040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T20:49:12.238 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:12 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:12.175+0000 7f3b5a731040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T20:49:12.238 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:12 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:12.235+0000 7f3b5a731040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T20:49:12.479 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-04T20:49:12.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd dump --format=json 2024-09-04T20:49:12.501 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:12 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:12.296+0000 7f3b5a731040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T20:49:12.727 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:13.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[34972]: Standby manager daemon x restarted 2024-09-04T20:49:13.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[34972]: Standby manager daemon x started 2024-09-04T20:49:13.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:49:13.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:49:13.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:49:13.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:49:13.124 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[24402]: Standby manager daemon x restarted 2024-09-04T20:49:13.124 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[24402]: Standby manager daemon x started 2024-09-04T20:49:13.124 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:49:13.124 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:49:13.124 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:49:13.124 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:49:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-mon[28339]: Standby manager daemon x restarted 2024-09-04T20:49:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-mon[28339]: Standby manager daemon x started 2024-09-04T20:49:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:49:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:49:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:49:13.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/309340989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:49:13.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:12.953+0000 7fcedb37e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T20:49:13.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: [04/Sep/2024:20:49:12] ENGINE Bus STARTING 2024-09-04T20:49:13.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: CherryPy Checker: 2024-09-04T20:49:13.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: The Application mounted at '' has an empty config. 2024-09-04T20:49:13.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: 2024-09-04T20:49:13.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: [04/Sep/2024:20:49:13] ENGINE Serving on http://:::9283 2024-09-04T20:49:13.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:49:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[30155]: [04/Sep/2024:20:49:13] ENGINE Bus STARTED 2024-09-04T20:49:13.395 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:13.121+0000 7f3b5a731040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T20:49:13.395 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:13] ENGINE Bus STARTING 2024-09-04T20:49:13.395 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: CherryPy Checker: 2024-09-04T20:49:13.395 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: The Application mounted at '' has an empty config. 2024-09-04T20:49:13.396 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:13.396 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:13] ENGINE Serving on http://:::9283 2024-09-04T20:49:13.396 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:13] ENGINE Bus STARTED 2024-09-04T20:49:13.455 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:49:13.455 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":60,"fsid":"2b860878-6afe-11ef-bcd6-c7b262605968","created":"2024-09-04T20:43:51.151664+0000","modified":"2024-09-04T20:49:13.123830+0000","last_up_change":"2024-09-04T20:48:49.849830+0000","last_in_change":"2024-09-04T20:48:30.079173+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-04T20:46:51.168534+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"727fe22e-d7f4-4484-9636-9f7adc175d5e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6803","nonce":3740775939}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6805","nonce":3740775939}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6809","nonce":3740775939}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":3740775939},{"type":"v1","addr":"172.21.15.98:6807","nonce":3740775939}]},"public_addr":"172.21.15.98:6803/3740775939","cluster_addr":"172.21.15.98:6805/3740775939","heartbeat_back_addr":"172.21.15.98:6809/3740775939","heartbeat_front_addr":"172.21.15.98:6807/3740775939","state":["exists","up"]},{"osd":1,"uuid":"4f6dbc50-68d9-43df-96e4-c24aa7bbea4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6811","nonce":1183236659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6813","nonce":1183236659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6817","nonce":1183236659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":1183236659},{"type":"v1","addr":"172.21.15.98:6815","nonce":1183236659}]},"public_addr":"172.21.15.98:6811/1183236659","cluster_addr":"172.21.15.98:6813/1183236659","heartbeat_back_addr":"172.21.15.98:6817/1183236659","heartbeat_front_addr":"172.21.15.98:6815/1183236659","state":["exists","up"]},{"osd":2,"uuid":"b12e4746-bfb8-44af-8aa9-a2e1b0391456","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.98:6818","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6819","nonce":1510532989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6821","nonce":1510532989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6825","nonce":1510532989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1510532989},{"type":"v1","addr":"172.21.15.98:6823","nonce":1510532989}]},"public_addr":"172.21.15.98:6819/1510532989","cluster_addr":"172.21.15.98:6821/1510532989","heartbeat_back_addr":"172.21.15.98:6825/1510532989","heartbeat_front_addr":"172.21.15.98:6823/1510532989","state":["exists","up"]},{"osd":3,"uuid":"137fe4f3-cbf1-44bf-b1eb-d596d69d3bb6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6827","nonce":345427996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6829","nonce":345427996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6833","nonce":345427996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":345427996},{"type":"v1","addr":"172.21.15.98:6831","nonce":345427996}]},"public_addr":"172.21.15.98:6827/345427996","cluster_addr":"172.21.15.98:6829/345427996","heartbeat_back_addr":"172.21.15.98:6833/345427996","heartbeat_front_addr":"172.21.15.98:6831/345427996","state":["exists","up"]},{"osd":4,"uuid":"9b6791ea-d5d2-4e57-804d-e7c23807fe3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6801","nonce":859089227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6803","nonce":859089227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6807","nonce":859089227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":859089227},{"type":"v1","addr":"172.21.15.150:6805","nonce":859089227}]},"public_addr":"172.21.15.150:6801/859089227","cluster_addr":"172.21.15.150:6803/859089227","heartbeat_back_addr":"172.21.15.150:6807/859089227","heartbeat_front_addr":"172.21.15.150:6805/859089227","state":["exists","up"]},{"osd":5,"uuid":"585d6d70-3a12-43fc-b16a-1de01e42bf29","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6809","nonce":560797618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6811","nonce":560797618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6815","nonce":560797618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":560797618},{"type":"v1","addr":"172.21.15.150:6813","nonce":560797618}]},"public_addr":"172.21.15.150:6809/560797618","cluster_addr":"172.21.15.150:6811/560797618","heartbeat_back_addr":"172.21.15.150:6815/560797618","heartbeat_front_addr":"172.21.15.150:6813/560797618","state":["exists","up"]},{"osd":6,"uuid":"fbf0139d-1a3d-4b0c-aeb4-77144730a801","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6817","nonce":726268450}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6819","nonce":726268450}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6823","nonce":726268450}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":726268450},{"type":"v1","addr":"172.21.15.150:6821","nonce":726268450}]},"public_addr":"172.21.15.150:6817/726268450","cluster_addr":"172.21.15.150:6819/726268450","heartbeat_back_addr":"172.21.15.150:6823/726268450","heartbeat_front_addr":"172.21.15.150:6821/726268450","state":["exists","up"]},{"osd":7,"uuid":"59f272d0-14d4-4c57-9a26-6763fb79d462","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6824","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6825","nonce":937765392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6826","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6827","nonce":937765392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6830","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6831","nonce":937765392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6828","nonce":937765392},{"type":"v1","addr":"172.21.15.150:6829","nonce":937765392}]},"public_addr":"172.21.15.150:6825/937765392","cluster_addr":"172.21.15.150:6827/937765392","heartbeat_back_addr":"172.21.15.150:6831/937765392","heartbeat_front_addr":"172.21.15.150:6829/937765392","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-04T20:45:57.769947+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-04T20:46:22.676005+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-04T20:46:47.597320+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-04T20:47:13.243793+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-04T20:47:35.737816+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-04T20:47:59.936524+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-04T20:48:24.290192+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-04T20:48:48.558128+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/2365658867":"2024-09-05T20:49:13.123789+0000","172.21.15.98:0/2935333103":"2024-09-05T20:49:13.123789+0000","172.21.15.98:0/712032517":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/2920104305":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/2717843143":"2024-09-05T20:44:23.426393+0000","172.21.15.98:6800/3709998723":"2024-09-05T20:49:13.123789+0000","172.21.15.98:6800/2515091967":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/1697580483":"2024-09-05T20:49:13.123789+0000","172.21.15.98:0/3623821046":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6801/2515091967":"2024-09-05T20:44:23.426393+0000","172.21.15.98:0/3709789726":"2024-09-05T20:49:13.123789+0000","172.21.15.98:6800/1703138618":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6801/1703138618":"2024-09-05T20:44:46.864498+0000","172.21.15.98:0/4238900173":"2024-09-05T20:44:46.864498+0000","172.21.15.98:6801/3709998723":"2024-09-05T20:49:13.123789+0000","172.21.15.98:0/2530962337":"2024-09-05T20:44:46.864498+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-04T20:49:14.096 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-04T20:49:14.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-04T20:49:14.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-04T20:49:14.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-04T20:49:14.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-04T20:49:14.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-04T20:49:14.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-04T20:49:14.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: Active manager daemon y restarted 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: Activating manager daemon y 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: mgrmap e18: y(active, starting, since 0.00890291s), standbys: x 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:49:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:49:14.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: Manager daemon y is now available 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:49:14.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:14 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2739888020' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:49:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T20:49:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: Active manager daemon y restarted 2024-09-04T20:49:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: Activating manager daemon y 2024-09-04T20:49:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T20:49:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: mgrmap e18: y(active, starting, since 0.00890291s), standbys: x 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:49:14.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: Manager daemon y is now available 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:49:14.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2739888020' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: Active manager daemon y restarted 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: Activating manager daemon y 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: osdmap e60: 8 total, 8 up, 8 in 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: mgrmap e18: y(active, starting, since 0.00890291s), standbys: x 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:49:14.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: Manager daemon y is now available 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:14.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:14.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:49:14.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:49:14.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:49:14.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T20:49:14.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:14 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2739888020' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-04T20:49:14.933 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:15.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-mon[34972]: mgrmap e19: y(active, since 1.01347s), standbys: x 2024-09-04T20:49:15.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-mon[34972]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:15.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-mon[24402]: mgrmap e19: y(active, since 1.01347s), standbys: x 2024-09-04T20:49:15.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-mon[24402]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:15.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:15.076+0000 7f3ab1764640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:20:49:15] ENGINE Error in HTTPServer.serve 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: Traceback (most recent call last): 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._connections.run(self.expiration_interval) 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._run(expiration_interval) 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: s = self.context.wrap_socket( 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:49:15.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: return self.sslsocket_class._create( 2024-09-04T20:49:15.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:49:15.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self.do_handshake() 2024-09-04T20:49:15.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:49:15.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: self._sslobj.do_handshake() 2024-09-04T20:49:15.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:49:15.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:49:15.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:15 smithi150 ceph-mon[28339]: mgrmap e19: y(active, since 1.01347s), standbys: x 2024-09-04T20:49:15.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:15 smithi150 ceph-mon[28339]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:15.825 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:15.826 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:15.826 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:15.827 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:16.072 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:16.530 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: [04/Sep/2024:20:49:14] ENGINE Bus STARTING 2024-09-04T20:49:16.530 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: [04/Sep/2024:20:49:14] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T20:49:16.530 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: [04/Sep/2024:20:49:15] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: [04/Sep/2024:20:49:15] ENGINE Bus STARTED 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: [04/Sep/2024:20:49:15] ENGINE Error in HTTPServer.serve 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: Traceback (most recent call last): 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._run(expiration_interval) 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:49:16.531 INFO:journalctl@ceph.mon.c.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout: self.do_handshake() 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: [04/Sep/2024:20:49:14] ENGINE Bus STARTING 2024-09-04T20:49:16.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: [04/Sep/2024:20:49:14] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: [04/Sep/2024:20:49:15] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: [04/Sep/2024:20:49:15] ENGINE Bus STARTED 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: [04/Sep/2024:20:49:15] ENGINE Error in HTTPServer.serve 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: Traceback (most recent call last): 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._run(expiration_interval) 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:49:16.533 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: self.do_handshake() 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:16.534 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-04T20:49:16.535 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:16.535 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:16.557 INFO:teuthology.orchestra.run.smithi098.stdout:77309411360 2024-09-04T20:49:16.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-04T20:49:16.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: [04/Sep/2024:20:49:14] ENGINE Bus STARTING 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: [04/Sep/2024:20:49:14] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: [04/Sep/2024:20:49:15] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: [04/Sep/2024:20:49:15] ENGINE Bus STARTED 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: [04/Sep/2024:20:49:15] ENGINE Error in HTTPServer.serve 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: Traceback (most recent call last): 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._run(expiration_interval) 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:49:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout: s = self.context.wrap_socket( 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout: return self.sslsocket_class._create( 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout: self.do_handshake() 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._sslobj.do_handshake() 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.463 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi150 to 4016M 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi150 to 4016M 2024-09-04T20:49:17.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:17 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:49:17.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi150 to 4016M 2024-09-04T20:49:17.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:17 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:18.412 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:18 smithi098 ceph-mon[34972]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:18.412 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:18 smithi098 ceph-mon[34972]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-04T20:49:18.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:18 smithi098 ceph-mon[24402]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:18.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:18 smithi098 ceph-mon[24402]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-04T20:49:18.446 INFO:teuthology.orchestra.run.smithi098.stdout:34359738410 2024-09-04T20:49:18.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-04T20:49:18.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:18 smithi150 ceph-mon[28339]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:18.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:18 smithi150 ceph-mon[28339]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-04T20:49:18.990 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:49:18] "GET /metrics HTTP/1.1" 200 23690 "" "Prometheus/2.43.0" 2024-09-04T20:49:20.273 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:20.479 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:20 smithi098 ceph-mon[34972]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:20.479 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:20 smithi098 ceph-mon[24402]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:20 smithi150 ceph-mon[28339]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:20.807 INFO:teuthology.orchestra.run.smithi098.stdout:201863462925 2024-09-04T20:49:20.807 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-04T20:49:21.198 INFO:teuthology.orchestra.run.smithi098.stdout:133143986199 2024-09-04T20:49:21.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-04T20:49:21.623 INFO:teuthology.orchestra.run.smithi098.stdout:111669149724 2024-09-04T20:49:21.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-04T20:49:22.475 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:22 smithi098 ceph-mon[34972]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T20:49:22.476 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:22 smithi098 ceph-mon[24402]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T20:49:22.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:22 smithi150 ceph-mon[28339]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-04T20:49:22.787 INFO:teuthology.orchestra.run.smithi098.stdout:55834574886 2024-09-04T20:49:22.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-04T20:49:23.406 INFO:teuthology.orchestra.run.smithi098.stdout:236223201288 2024-09-04T20:49:23.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-04T20:49:23.489 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:23.497 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:23.575 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:23.583 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:23.586 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:23.587 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:23.592 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:24.495 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:24 smithi098 ceph-mon[34972]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-04T20:49:24.495 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:24 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:24.495 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:24 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:24.495 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:24 smithi098 ceph-mon[24402]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-04T20:49:24.495 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:24 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:24.496 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:24 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:24 smithi150 ceph-mon[28339]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-04T20:49:24.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:24 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:24.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:24 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/113208981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:49:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[24402]: Deploying daemon alertmanager.a on smithi098 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/113208981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T20:49:25.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:25 smithi098 ceph-mon[34972]: Deploying daemon alertmanager.a on smithi098 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/113208981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:49:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:25.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:25 smithi150 ceph-mon[28339]: Deploying daemon alertmanager.a on smithi098 2024-09-04T20:49:25.753 INFO:teuthology.orchestra.run.smithi098.stdout:77309411361 2024-09-04T20:49:25.785 INFO:teuthology.orchestra.run.smithi098.stdout:55834574886 2024-09-04T20:49:26.408 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:26 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2353902666' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-04T20:49:26.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:26 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2353902666' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-04T20:49:26.437 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411360 got 77309411361 for osd.2 2024-09-04T20:49:26.438 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:26 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2353902666' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-04T20:49:26.953 INFO:teuthology.orchestra.run.smithi098.stdout:133143986200 2024-09-04T20:49:27.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:27 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/931763763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-04T20:49:27.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:27 smithi150 ceph-mon[28339]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:27.512 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:27 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3622276395' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-04T20:49:27.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:27 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/931763763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-04T20:49:27.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:27 smithi098 ceph-mon[34972]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:27.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:27 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3622276395' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-04T20:49:27.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:27 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/931763763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-04T20:49:27.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:27 smithi098 ceph-mon[24402]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:27.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:27 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3622276395' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-04T20:49:27.804 INFO:teuthology.orchestra.run.smithi098.stdout:167503724562 2024-09-04T20:49:27.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-04T20:49:28.198 INFO:teuthology.orchestra.run.smithi098.stdout:34359738412 2024-09-04T20:49:28.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:28.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:28 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/821786712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-04T20:49:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:28 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/821786712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-04T20:49:28.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:28.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:28 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/821786712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-04T20:49:28.887 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574886 got 55834574886 for osd.1 2024-09-04T20:49:28.887 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:29.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:49:28] "GET /metrics HTTP/1.1" 200 26218 "" "Prometheus/2.43.0" 2024-09-04T20:49:29.358 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986199 got 133143986200 for osd.4 2024-09-04T20:49:29.358 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:29.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:29 smithi098 ceph-mon[24402]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:29.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:29 smithi098 ceph-mon[34972]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:29.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:29 smithi150 ceph-mon[28339]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:29.925 INFO:teuthology.orchestra.run.smithi098.stdout:201863462927 2024-09-04T20:49:30.135 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738410 got 34359738412 for osd.0 2024-09-04T20:49:30.136 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:30.436 INFO:teuthology.orchestra.run.smithi098.stdout:111669149725 2024-09-04T20:49:30.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:30 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1199829838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-04T20:49:30.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:30 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1199829838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-04T20:49:30.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:30 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1199829838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-04T20:49:31.003 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149724 got 111669149725 for osd.3 2024-09-04T20:49:31.004 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:31.394 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462925 got 201863462927 for osd.6 2024-09-04T20:49:31.394 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:31.469 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:31.475 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:31.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:31 smithi098 ceph-mon[24402]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:31.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:31 smithi098 ceph-mon[34972]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:31.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:31 smithi150 ceph-mon[28339]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-04T20:49:32.254 INFO:teuthology.orchestra.run.smithi098.stdout:236223201290 2024-09-04T20:49:32.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:32 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3098050315' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-04T20:49:32.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:32 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3098050315' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-04T20:49:32.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:32 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3098050315' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-04T20:49:33.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:33 smithi098 ceph-mon[24402]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:33 smithi098 ceph-mon[34972]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:33.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:33 smithi150 ceph-mon[28339]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:33.708 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201288 got 236223201290 for osd.7 2024-09-04T20:49:33.708 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:34.127 INFO:teuthology.orchestra.run.smithi098.stdout:167503724563 2024-09-04T20:49:34.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:34 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3459356065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-04T20:49:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:34 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3459356065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-04T20:49:34.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:34 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3459356065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-04T20:49:35.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:35 smithi098 ceph-mon[34972]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:35.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:35 smithi098 ceph-mon[24402]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:35.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:35 smithi150 ceph-mon[28339]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:35.697 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724562 got 167503724563 for osd.5 2024-09-04T20:49:35.698 DEBUG:teuthology.parallel:result is None 2024-09-04T20:49:35.698 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-04T20:49:35.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T20:49:36.817 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:37.429 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:49:37.429 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2024-09-04T20:49:38.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:38 smithi098 ceph-mon[34972]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:38.407 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:38 smithi098 ceph-mon[24402]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:38 smithi150 ceph-mon[28339]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:39.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:49:38] "GET /metrics HTTP/1.1" 200 26218 "" "Prometheus/2.43.0" 2024-09-04T20:49:39.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:39 smithi098 ceph-mon[34972]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T20:49:39.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:39 smithi098 ceph-mon[24402]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T20:49:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:39 smithi150 ceph-mon[28339]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T20:49:40.296 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":15,"stamp":"2024-09-04T20:49:37.142446+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":226760,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734456,"statfs":{"total":767960285184,"available":767728082944,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":225496625},"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.002039"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":254,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-04T20:49:15.202671+0000","last_change":"2024-09-04T20:48:53.880930+0000","last_active":"2024-09-04T20:49:15.202671+0000","last_peered":"2024-09-04T20:49:15.202671+0000","last_clean":"2024-09-04T20:49:15.202671+0000","last_became_active":"2024-09-04T20:48:53.880580+0000","last_became_peered":"2024-09-04T20:48:53.880580+0000","last_unstale":"2024-09-04T20:49:15.202671+0000","last_undegraded":"2024-09-04T20:49:15.202671+0000","last_fullsized":"2024-09-04T20:49:15.202671+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T20:46:51.352318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T20:46:51.352318+0000","last_clean_scrub_stamp":"2024-09-04T20:46:51.352318+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-06T04:19:26.572290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201291,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462929,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724564,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574889,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T20:49:40.297 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph pg dump --format=json 2024-09-04T20:49:40.494 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:40 smithi098 ceph-mon[34972]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:40.495 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:40 smithi098 ceph-mon[24402]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:40.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:40 smithi150 ceph-mon[28339]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:41.096 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:41.199 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:41] ENGINE Bus STOPPING 2024-09-04T20:49:41.200 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:49:41.200 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:41] ENGINE Bus STOPPED 2024-09-04T20:49:41.469 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:41] ENGINE Bus STARTING 2024-09-04T20:49:41.469 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:41] ENGINE Serving on http://:::9283 2024-09-04T20:49:41.469 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:41] ENGINE Bus STARTED 2024-09-04T20:49:41.721 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:49:41.721 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T20:49:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: Deploying daemon grafana.a on smithi150 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[24402]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T20:49:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T20:49:42.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: Deploying daemon grafana.a on smithi150 2024-09-04T20:49:42.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:42 smithi098 ceph-mon[34972]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-04T20:49:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: Deploying daemon grafana.a on smithi150 2024-09-04T20:49:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:42 smithi150 ceph-mon[28339]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:42.483 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2024-09-04T20:49:41.143189+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":226760,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734456,"statfs":{"total":767960285184,"available":767728082944,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":225496625},"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.002157"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":254,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-04T20:49:15.202671+0000","last_change":"2024-09-04T20:48:53.880930+0000","last_active":"2024-09-04T20:49:15.202671+0000","last_peered":"2024-09-04T20:49:15.202671+0000","last_clean":"2024-09-04T20:49:15.202671+0000","last_became_active":"2024-09-04T20:48:53.880580+0000","last_became_peered":"2024-09-04T20:48:53.880580+0000","last_unstale":"2024-09-04T20:49:15.202671+0000","last_undegraded":"2024-09-04T20:49:15.202671+0000","last_fullsized":"2024-09-04T20:49:15.202671+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T20:46:51.352318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T20:46:51.352318+0000","last_clean_scrub_stamp":"2024-09-04T20:46:51.352318+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-06T04:19:26.572290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201292,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462930,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724565,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149728,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,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":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T20:49:42.484 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-04T20:49:42.484 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-04T20:49:42.484 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-04T20:49:42.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- ceph health --format=json 2024-09-04T20:49:42.728 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:43.423 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:49:43.423 INFO:teuthology.orchestra.run.smithi098.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-04T20:49:43.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:43 smithi098 ceph-mon[34972]: from='client.24497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T20:49:43.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:43 smithi098 ceph-mon[24402]: from='client.24497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T20:49:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:43 smithi150 ceph-mon[28339]: from='client.24497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-04T20:49:44.151 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-04T20:49:44.152 INFO:tasks.cephadm:Setup complete, yielding 2024-09-04T20:49:44.152 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T20:49:44.162 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi098.front.sepia.ceph.com 2024-09-04T20:49:44.162 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-04T20:49:44.412 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:44.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[24402]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:44.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:44.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:44.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3630496103' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-04T20:49:44.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[34972]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:44.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:44.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:44.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:44 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3630496103' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-04T20:49:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:44 smithi150 ceph-mon[28339]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:44 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:44 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:44.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:44 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3630496103' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-04T20:49:45.633 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:45] ENGINE Bus STOPPING 2024-09-04T20:49:45.917 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:49:45.917 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:45] ENGINE Bus STOPPED 2024-09-04T20:49:45.917 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:45] ENGINE Bus STARTING 2024-09-04T20:49:45.944 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-04T20:49:45.954 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi098.front.sepia.ceph.com 2024-09-04T20:49:45.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-04T20:49:46.184 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:45] ENGINE Serving on http://:::9283 2024-09-04T20:49:46.184 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:49:45] ENGINE Bus STARTED 2024-09-04T20:49:46.198 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:46.445 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:46 smithi098 ceph-mon[34972]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:46.445 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:46 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' 2024-09-04T20:49:46.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:46 smithi098 ceph-mon[24402]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:46.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:46 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' 2024-09-04T20:49:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:46 smithi150 ceph-mon[28339]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:46 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' 2024-09-04T20:49:48.232 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T20:49:48.233 INFO:teuthology.orchestra.run.smithi098.stdout: "id": "f6a3cc49-51b3-41d2-9596-664e52c40c1e", 2024-09-04T20:49:48.233 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "r", 2024-09-04T20:49:48.233 INFO:teuthology.orchestra.run.smithi098.stdout: "current_period": "c9d172a5-e339-49bb-a598-9b82cd8801ab", 2024-09-04T20:49:48.233 INFO:teuthology.orchestra.run.smithi098.stdout: "epoch": 1 2024-09-04T20:49:48.233 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T20:49:48.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:48 smithi098 ceph-mon[34972]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:48.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:48 smithi098 ceph-mon[34972]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T20:49:48.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:48 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4207491540' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T20:49:48.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:48 smithi098 ceph-mon[24402]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:48.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:48 smithi098 ceph-mon[24402]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T20:49:48.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:48 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4207491540' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T20:49:48.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:48 smithi150 ceph-mon[28339]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:48.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:48 smithi150 ceph-mon[28339]: osdmap e61: 8 total, 8 up, 8 in 2024-09-04T20:49:48.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:48 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4207491540' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-04T20:49:48.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:49:48] "GET /metrics HTTP/1.1" 200 26211 "" "Prometheus/2.43.0" 2024-09-04T20:49:49.006 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-04T20:49:49.254 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:49.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:49 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4207491540' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T20:49:49.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:49 smithi098 ceph-mon[24402]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T20:49:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:49 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4207491540' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T20:49:49.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:49 smithi098 ceph-mon[34972]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T20:49:49.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:49 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4207491540' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-04T20:49:49.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:49 smithi150 ceph-mon[28339]: osdmap e62: 8 total, 8 up, 8 in 2024-09-04T20:49:49.716 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "id": "bd501c88-5367-4b0a-a3dd-a2e6b94049c3", 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "default", 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "api_name": "default", 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "is_master": true, 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "endpoints": [], 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "hostnames": [], 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "hostnames_s3website": [], 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "master_zone": "", 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "zones": [], 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: "placement_targets": [ 2024-09-04T20:49:49.717 INFO:teuthology.orchestra.run.smithi098.stdout: { 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "default-placement", 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "tags": [], 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "storage_classes": [] 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "default_placement": "default-placement", 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "realm_id": "f6a3cc49-51b3-41d2-9596-664e52c40c1e", 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "sync_policy": { 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "groups": [] 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "enabled_features": [ 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "notification_v2", 2024-09-04T20:49:49.718 INFO:teuthology.orchestra.run.smithi098.stdout: "resharding" 2024-09-04T20:49:49.719 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2024-09-04T20:49:49.719 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T20:49:50.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:50 smithi098 ceph-mon[24402]: pgmap v23: 33 pgs: 28 unknown, 5 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:50.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:50 smithi098 ceph-mon[24402]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T20:49:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:50 smithi098 ceph-mon[34972]: pgmap v23: 33 pgs: 28 unknown, 5 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:50 smithi098 ceph-mon[34972]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T20:49:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-mon[28339]: pgmap v23: 33 pgs: 28 unknown, 5 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-mon[28339]: osdmap e63: 8 total, 8 up, 8 in 2024-09-04T20:49:50.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 systemd[1]: Starting Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:49:50.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-04T20:49:50.911 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 podman[56205]: 2024-09-04 20:49:50.507343635 +0000 UTC m=+0.016341418 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-04T20:49:50.911 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 podman[56205]: 2024-09-04 20:49:50.632622931 +0000 UTC m=+0.141620752 container create 89ea2c1c015c3e718a91dea211433179ea91e1865d88bc98e24dc9c3a8677fa4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T20:49:50.911 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 podman[56205]: 2024-09-04 20:49:50.834611057 +0000 UTC m=+0.343608830 container init 89ea2c1c015c3e718a91dea211433179ea91e1865d88bc98e24dc9c3a8677fa4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T20:49:50.911 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 podman[56205]: 2024-09-04 20:49:50.837198789 +0000 UTC m=+0.346196561 container start 89ea2c1c015c3e718a91dea211433179ea91e1865d88bc98e24dc9c3a8677fa4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T20:49:51.062 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:49:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[65109]: ts=2024-09-04T20:49:50.908Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003318859s 2024-09-04T20:49:51.068 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:51.163 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 bash[56205]: 89ea2c1c015c3e718a91dea211433179ea91e1865d88bc98e24dc9c3a8677fa4 2024-09-04T20:49:51.163 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 systemd[1]: Started Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:49:51.163 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988730359Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988901459Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988918076Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988921944Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988924918Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988927596Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988930269Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988932873Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988935449Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988939388Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988942173Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988944638Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988947334Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988949924Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-04T20:49:51.164 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988953048Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-04T20:49:51.165 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988955502Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-04T20:49:51.165 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988958467Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-04T20:49:51.165 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988961495Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-04T20:49:51.165 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=settings t=2024-09-04T20:49:50.988964125Z level=info msg="App mode production" 2024-09-04T20:49:51.165 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=sqlstore t=2024-09-04T20:49:50.989009047Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=sqlstore t=2024-09-04T20:49:50.989021048Z 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-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.989880592Z level=info msg="Starting DB migrations" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.989948217Z level=info msg="Executing migration" id="create migration_log table" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.990500551Z level=info msg="Executing migration" id="create user table" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.990968726Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.991454942Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.991899232Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.992552937Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.9929983Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.993794017Z level=info msg="Executing migration" id="create user table v2" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.99425111Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-04T20:49:51.166 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.994638028Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.995102195Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.995443906Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.995855032Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.99630256Z level=info msg="Executing migration" id="Update user table charset" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.996568778Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.996999599Z level=info msg="Executing migration" id="Add missing user data" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.997352302Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.997752697Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.998175676Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.998573226Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:50.999923241Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.000354209Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-04T20:49:51.167 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.000796411Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.001211634Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.001619501Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.002040645Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.002352236Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.002743636Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.003147372Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.003521439Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.003923094Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.004748852Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.005181448Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.005567249Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.005982982Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-04T20:49:51.168 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.006388589Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.006806231Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.007174199Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.007532407Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.007914165Z level=info msg="Executing migration" id="create star table" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.008314239Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.008778583Z level=info msg="Executing migration" id="create org table v1" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.009186881Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.009604348Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.010051967Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.010477038Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.010929321Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.011340054Z level=info msg="Executing migration" id="Update org table charset" 2024-09-04T20:49:51.169 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.011629586Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-04T20:49:51.170 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.011944826Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-04T20:49:51.170 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.012250416Z level=info msg="Executing migration" id="create dashboard table" 2024-09-04T20:49:51.170 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.012640309Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-04T20:49:51.170 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.013075326Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-04T20:49:51.170 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.013505963Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.013946755Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.014802121Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.015236761Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.017928806Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.02085295Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.023503776Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.02400189Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.026888109Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.027459672Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.027740886Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-04T20:49:51.171 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.030408738Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.031107142Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.033958491Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.036810328Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.039582954Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.040117325Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.042918899Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.043284906Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.043549577Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.045599131Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.048575672Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.049102875Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.052086045Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.054780301Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-04T20:49:51.172 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.057406816Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.057832033Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.060635021Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.06323803Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.065945194Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.067049416Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.069846105Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.072537382Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.075177491Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.075502859Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.078175688Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.080999979Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.083473721Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.083825975Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-04T20:49:51.173 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.086575311Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.089276622Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.091874024Z level=info msg="Executing migration" id="create data_source table" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.092322236Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.093079134Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.09353566Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.09436462Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.094795813Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.096003454Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.096820397Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.097658575Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.098153762Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.098929298Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.099570508Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.100148845Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-04T20:49:51.174 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.100981928Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.101310636Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.10208467Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.102932424Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.103867097Z level=info msg="Executing migration" id="Add uid column" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.104491237Z level=info msg="Executing migration" id="Update uid value" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.10531213Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.105778409Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.106395008Z level=info msg="Executing migration" id="create api_key table" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.10709681Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.107530778Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.108504492Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.109248542Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.110221514Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-04T20:49:51.175 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.110962196Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.11180882Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.113084329Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.113927636Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.114808534Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.115778851Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.116725034Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.117065073Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.117413552Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.117692771Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.118286216Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.118891303Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.121655692Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-04T20:49:51.176 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.124500487Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.125088614Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.125979425Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.126853065Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.127737612Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.128673804Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.129590153Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.130544628Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.13348355Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.136242213Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.139138162Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.142132428Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.145063848Z level=info msg="Executing migration" id="create quota table v1" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.147818671Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-04T20:49:51.177 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.15054418Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-04T20:49:51.178 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.153324881Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-04T20:49:51.178 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.156046183Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-04T20:49:51.178 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.158908527Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-04T20:49:51.178 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.161735703Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-04T20:49:51.178 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.16437871Z level=info msg="Executing migration" id="create session table" 2024-09-04T20:49:51.178 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.167229144Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-04T20:49:51.415 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.170069175Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-04T20:49:51.415 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.17297331Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-04T20:49:51.415 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.176040362Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-04T20:49:51.415 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.178802583Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.181408957Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.18422609Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.186927836Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.189542045Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.19226994Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.195076714Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.197695122Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.200511047Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.203225524Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.205889572Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.20850911Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-04T20:49:51.416 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.21119086Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-04T20:49:51.417 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.21382385Z level=info msg="Executing migration" id="create alert table v1" 2024-09-04T20:49:51.417 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.21652707Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-04T20:49:51.417 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.218947979Z level=info msg="Executing migration" id="add index alert state" 2024-09-04T20:49:51.417 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.221789923Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.224230995Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.226793144Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.22779348Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.228498827Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.23021943Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.231154088Z 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-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.231906514Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.232865887Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.233777647Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.234505379Z level=info msg="Executing migration" id="Add column is_default" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.235379243Z level=info msg="Executing migration" id="Add column frequency" 2024-09-04T20:49:51.418 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.236174529Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.237004644Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.237879151Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.238665723Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.239602733Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.240381892Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.241240386Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.242090734Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.243126375Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.243861639Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.244893359Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.245690183Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-04T20:49:51.419 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.246597566Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.247445316Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.248342843Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.249372817Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.250257412Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.251091527Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.252028721Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.252870615Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.253756563Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.254653117Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.255632636Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.256433344Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.257451892Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-04T20:49:51.420 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.258212345Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.261064796Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.263928433Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.266785744Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.269744547Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.272588041Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.275416969Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.27814111Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.28089054Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.283674589Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.286400372Z 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-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.289440645Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.292398301Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-04T20:49:51.421 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.295270855Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.298114983Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.301122861Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.304050224Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.306722445Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.309478457Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.312200467Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.314858954Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.317581233Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.320370768Z level=info msg="Executing migration" id="Move region to single row" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.32283038Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.325729219Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.328432037Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.330959717Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-04T20:49:51.422 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.333731871Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.336341773Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.338881354Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.341715199Z level=info msg="Executing migration" id="create test_data table" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.344276366Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.346829589Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.349668817Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.352242772Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.355075081Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.355783762Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.356828519Z level=info msg="Executing migration" id="create team table" 2024-09-04T20:49:51.423 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.35754604Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.358579754Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.359449864Z level=info msg="Executing migration" id="create team member table" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.360194276Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.361183226Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.361974392Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.362832856Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.363690022Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.364543874Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-04T20:49:51.424 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.365401158Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.366367247Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.367148907Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.36803396Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.368815004Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.371523744Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.374432143Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.377023797Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.377497787Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.38041285Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.383220181Z level=info msg="Executing migration" id="create tag table" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.385720528Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.386195437Z level=info msg="Executing migration" id="create login attempt table" 2024-09-04T20:49:51.425 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.388825321Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.391614535Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.39436507Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.396761524Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.399464779Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.402076857Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.404858777Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.405326994Z level=info msg="Executing migration" id="create user auth table" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.408056606Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.408717422Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.410753128Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.413514865Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.414615842Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-04T20:49:51.426 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.417305254Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-04T20:49:51.645 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T20:49:51.645 INFO:teuthology.orchestra.run.smithi098.stdout: "id": "bcb04daf-8595-49eb-8a7e-8b9980a39b58", 2024-09-04T20:49:51.645 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "z", 2024-09-04T20:49:51.645 INFO:teuthology.orchestra.run.smithi098.stdout: "domain_root": "z.rgw.meta:root", 2024-09-04T20:49:51.645 INFO:teuthology.orchestra.run.smithi098.stdout: "control_pool": "z.rgw.control", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "log_pool": "z.rgw.log", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "otp_pool": "z.rgw.otp", 2024-09-04T20:49:51.646 INFO:teuthology.orchestra.run.smithi098.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "system_key": { 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "access_key": "", 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "secret_key": "" 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "placement_pools": [ 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: { 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "key": "default-placement", 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "val": { 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "storage_classes": { 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "STANDARD": { 2024-09-04T20:49:51.647 INFO:teuthology.orchestra.run.smithi098.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: "index_type": 0, 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: "inline_data": true 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout: "realm_id": "f6a3cc49-51b3-41d2-9596-664e52c40c1e" 2024-09-04T20:49:51.648 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T20:49:51.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.419985359Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-04T20:49:51.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.422666914Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-04T20:49:51.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.42359482Z level=info msg="Executing migration" id="create server_lock table" 2024-09-04T20:49:51.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.424411842Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-04T20:49:51.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.425221001Z level=info msg="Executing migration" id="create user auth token table" 2024-09-04T20:49:51.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.426028445Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-04T20:49:51.677 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.42649699Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.427359834Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.428297411Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.429453904Z level=info msg="Executing migration" id="create cache_data table" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.429898258Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.430744169Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.431626273Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.432357318Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.432645381Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.432971689Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.433488959Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-04T20:49:51.678 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.434247541Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.434694953Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.434989202Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.435402073Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.435809413Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.436249301Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.436692041Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.437568667Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.438021972Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.438355337Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.43874183Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-04T20:49:51.679 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.439194231Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.439619554Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.43991754Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.440386142Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.440847412Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.441282127Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.441721654Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.442583344Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.443043207Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.443472788Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.447871626Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.452315824Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.452772185Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-04T20:49:51.680 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.453264677Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.454265804Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.454723Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.45521861Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.455674792Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.456139176Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.456421271Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.457397579Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.458364951Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.459322174Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.459777813Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.460278376Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-04T20:49:51.681 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.461241106Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.462233888Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.462721446Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.463659768Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.464623514Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.464969882Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.465481624Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.465943703Z 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-04T20:49:51.682 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.466434202Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.466727111Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.467742239Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.468707059Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.469661637Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.470635977Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.471611777Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.471949341Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.472369232Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.473358589Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.473670213Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.474677899Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.475542729Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-04T20:49:51.683 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.476543512Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.477483375Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.478260712Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.479287538Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.479721923Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.480557047Z level=info msg="Executing migration" id="create alert_image table" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.481421742Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.482298511Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.482632925Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.483105642Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.483977842Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.484203272Z 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-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.484561718Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-04T20:49:51.684 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.484965678Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.485405859Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.485528611Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.485652274Z level=info msg="alerts found to migrate" alerts=0 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.486306369Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.487145195Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.488010857Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.488439667Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.489290654Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.491971338Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.494765847Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.497503698Z level=info msg="Executing migration" id="create data_keys table" 2024-09-04T20:49:51.685 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.500452097Z level=info msg="Executing migration" id="create secrets table" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.503122138Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.508651152Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.509726547Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.51260383Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.518270094Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.523795989Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.524236424Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.527146243Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.530056417Z level=info msg="Executing migration" id="create permission table" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.532770314Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.533353184Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.53612855Z level=info msg="Executing migration" id="create role table" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.539005752Z level=info msg="Executing migration" id="add column display_name" 2024-09-04T20:49:51.686 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.541749999Z level=info msg="Executing migration" id="add column group_name" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.542904218Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.545656722Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.548492722Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.551238311Z level=info msg="Executing migration" id="create team role table" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.551802161Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.552772197Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.553555335Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.554404112Z level=info msg="Executing migration" id="create user role table" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.555233455Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.556172325Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.557068244Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-04T20:49:51.687 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.557983723Z level=info msg="Executing migration" id="create builtin role table" 2024-09-04T20:49:51.688 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.558413399Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-04T20:49:51.688 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.559361065Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-04T20:49:51.688 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.560384822Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-04T20:49:51.688 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.561504742Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.562087825Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.562930117Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.563833966Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.564740019Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.565161072Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.566095577Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.567305352Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.568232016Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.568723156Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.569556029Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.57234586Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-04T20:49:51.689 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.575137651Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.575538393Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.578647135Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.581476574Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.584094813Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.584559058Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.58728913Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.590049055Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.592676291Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.593155087Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.596072624Z level=info msg="Executing migration" id="add correlation config column" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.598905472Z level=info msg="Executing migration" id="create entity_events table" 2024-09-04T20:49:51.690 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.601724584Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.602162126Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.602259552Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.605201008Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.605405453Z 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-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.608023149Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.610559597Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.611010402Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.613805737Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.616337787Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.619052831Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.619591901Z level=info msg="Executing migration" id="Drop public config table" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.622318971Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-04T20:49:51.691 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.625024861Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.627716136Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.628300857Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.630926222Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.634939383Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.637750058Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.639057865Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.641743185Z level=info msg="Executing migration" id="add share column" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.644465354Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.647229927Z level=info msg="Executing migration" id="create file table" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.647790737Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.648660593Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-04T20:49:51.692 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.649535327Z level=info msg="Executing migration" id="create file_meta table" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.650492327Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.651072228Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.652049532Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.652795406Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.653791343Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.654340873Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.655522743Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.656360012Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.657272082Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.657659018Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-04T20:49:51.693 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.658538682Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.659566584Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.660897334Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.662073682Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.662954778Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.675695843Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.67661683Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.67711412Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.6814522Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.682305116Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.683196749Z level=info msg="Executing migration" id="create folder table" 2024-09-04T20:49:51.694 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.683618841Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-04T20:49:51.967 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.684522195Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-04T20:49:51.967 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.685432895Z level=info msg="Executing migration" id="Update folder title length" 2024-09-04T20:49:51.967 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.686349712Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-04T20:49:51.967 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=migrator t=2024-09-04T20:49:51.6868004Z level=info msg="migrations completed" performed=485 skipped=0 duration=696.875437ms 2024-09-04T20:49:51.967 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=sqlstore t=2024-09-04T20:49:51.6871867Z level=info msg="Created default organization" 2024-09-04T20:49:51.967 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=plugin.finder t=2024-09-04T20:49:51.720217299Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-04T20:49:51.968 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=secrets t=2024-09-04T20:49:51.720300414Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-04T20:49:51.968 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=query_data t=2024-09-04T20:49:51.724136313Z level=info msg="Query Service initialization" 2024-09-04T20:49:51.968 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=live.push_http t=2024-09-04T20:49:51.726513003Z level=info msg="Live Push Gateway initialization" 2024-09-04T20:49:52.221 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[24402]: Deploying daemon node-exporter.a on smithi098 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[24402]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[34972]: Deploying daemon node-exporter.a on smithi098 2024-09-04T20:49:52.222 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:51 smithi098 ceph-mon[34972]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-04T20:49:52.327 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.328 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.328 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.328 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:52.328 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-mon[28339]: Deploying daemon node-exporter.a on smithi098 2024-09-04T20:49:52.328 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:51 smithi150 ceph-mon[28339]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-04T20:49:52.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=infra.usagestats.collector t=2024-09-04T20:49:52.326617253Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=provisioning.datasources t=2024-09-04T20:49:52.327602992Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=provisioning.datasources t=2024-09-04T20:49:52.338555347Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=provisioning.alerting t=2024-09-04T20:49:52.349028815Z level=info msg="starting to provision alerting" 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=provisioning.alerting t=2024-09-04T20:49:52.349038188Z level=info msg="finished to provision alerting" 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=grafanaStorageLogger t=2024-09-04T20:49:52.349302391Z level=info msg="storage starting" 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=ngalert.state.manager t=2024-09-04T20:49:52.349393886Z level=info msg="Warming state cache for startup" 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=ngalert.state.manager t=2024-09-04T20:49:52.34949578Z level=info msg="State cache has been initialized" states=0 duration=100.082µs 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=ticker t=2024-09-04T20:49:52.349542577Z level=info msg=starting first_tick=2024-09-04T20:50:00Z 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=ngalert.multiorg.alertmanager t=2024-09-04T20:49:52.349594396Z level=info msg="starting MultiOrg Alertmanager" 2024-09-04T20:49:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:49:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=http.server t=2024-09-04T20:49:52.354649725Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-04T20:49:52.658 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:49:53.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:53 smithi098 ceph-mon[34972]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-04T20:49:53.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:53 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:53.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:53 smithi098 ceph-mon[24402]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-04T20:49:53.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:53 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:53.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:53 smithi150 ceph-mon[28339]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-04T20:49:53.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:53 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:54.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[24402]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T20:49:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-04T20:49:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-04T20:49:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[24402]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T20:49:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[34972]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T20:49:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-04T20:49:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-04T20:49:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:54 smithi098 ceph-mon[34972]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T20:49:54.814 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:54 smithi098 bash[67734]: Writing manifest to image destination 2024-09-04T20:49:54.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:54 smithi150 ceph-mon[28339]: osdmap e64: 8 total, 8 up, 8 in 2024-09-04T20:49:54.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:54 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-04T20:49:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:54 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-04T20:49:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:54 smithi150 ceph-mon[28339]: osdmap e65: 8 total, 8 up, 8 in 2024-09-04T20:49:55.244 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:54 smithi098 podman[67734]: 2024-09-04 20:49:54.875263691 +0000 UTC m=+2.337592903 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-04T20:49:55.244 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 podman[67734]: 2024-09-04 20:49:55.016135813 +0000 UTC m=+2.478465034 container create 5d6e333c0cd05828348a5ec28e69c7baacc11e835a8185335153215445a70ee8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T20:49:55.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[24402]: pgmap v29: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 2.7 KiB/s wr, 11 op/s 2024-09-04T20:49:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[34972]: pgmap v29: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 2.7 KiB/s wr, 11 op/s 2024-09-04T20:49:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 podman[67734]: 2024-09-04 20:49:55.243400971 +0000 UTC m=+2.705730188 container init 5d6e333c0cd05828348a5ec28e69c7baacc11e835a8185335153215445a70ee8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 podman[67734]: 2024-09-04 20:49:55.246484019 +0000 UTC m=+2.708813231 container start 5d6e333c0cd05828348a5ec28e69c7baacc11e835a8185335153215445a70ee8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.250Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.250Z 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-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.250Z 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-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.250Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z 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-04T20:49:55.564 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z 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-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T20:49:55.565 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T20:49:55.566 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.251Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T20:49:55.567 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T20:49:55.568 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T20:49:55.569 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-04T20:49:55.569 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[68451]: ts=2024-09-04T20:49:55.252Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T20:49:55.569 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 bash[67734]: 5d6e333c0cd05828348a5ec28e69c7baacc11e835a8185335153215445a70ee8 2024-09-04T20:49:55.569 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 20:49:55 smithi098 systemd[1]: Started Ceph node-exporter.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:49:55.803 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:55 smithi150 ceph-mon[28339]: pgmap v29: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 2.7 KiB/s wr, 11 op/s 2024-09-04T20:49:55.803 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:55 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.803 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:55 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:55.803 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:55 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:56.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:56 smithi150 ceph-mon[28339]: Deploying daemon node-exporter.b on smithi150 2024-09-04T20:49:56.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:56 smithi150 ceph-mon[28339]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T20:49:56.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:56 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-04T20:49:56.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:56 smithi098 ceph-mon[24402]: Deploying daemon node-exporter.b on smithi150 2024-09-04T20:49:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:56 smithi098 ceph-mon[24402]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T20:49:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:56 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-04T20:49:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:56 smithi098 ceph-mon[34972]: Deploying daemon node-exporter.b on smithi150 2024-09-04T20:49:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:56 smithi098 ceph-mon[34972]: osdmap e66: 8 total, 8 up, 8 in 2024-09-04T20:49:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:56 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-04T20:49:57.094 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:56 smithi150 bash[56485]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-04T20:49:57.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:57 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-04T20:49:57.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:57 smithi098 ceph-mon[24402]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T20:49:57.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:57 smithi098 ceph-mon[24402]: pgmap v32: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-04T20:49:57.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:57 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-04T20:49:57.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:57 smithi098 ceph-mon[34972]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T20:49:57.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:57 smithi098 ceph-mon[34972]: pgmap v32: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-04T20:49:57.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:57 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-04T20:49:57.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:57 smithi150 ceph-mon[28339]: osdmap e67: 8 total, 8 up, 8 in 2024-09-04T20:49:57.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:57 smithi150 ceph-mon[28339]: pgmap v32: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-04T20:49:58.462 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:58 smithi150 bash[56485]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-04T20:49:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[24402]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T20:49:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-04T20:49:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:58.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:49:58] "GET /metrics HTTP/1.1" 200 35402 "" "Prometheus/2.43.0" 2024-09-04T20:49:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[34972]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T20:49:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-04T20:49:58.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:58.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:58 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:58.816 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:58 smithi150 bash[56485]: Writing manifest to image destination 2024-09-04T20:49:58.816 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:58 smithi150 ceph-mon[28339]: osdmap e68: 8 total, 8 up, 8 in 2024-09-04T20:49:58.816 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:58 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-04T20:49:58.816 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:58 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:49:58.816 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:58 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.078 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:58 smithi150 podman[56485]: 2024-09-04 20:49:58.79275482 +0000 UTC m=+2.500851971 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-04T20:49:59.078 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:58 smithi150 podman[56485]: 2024-09-04 20:49:58.899802901 +0000 UTC m=+2.607900094 container create 0738a8a635e9bdd1132cc46b97f364b5ac1edbd7fe2b0ef776ae668c9518409a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T20:49:59.078 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 podman[56485]: 2024-09-04 20:49:59.076874162 +0000 UTC m=+2.784971323 container init 0738a8a635e9bdd1132cc46b97f364b5ac1edbd7fe2b0ef776ae668c9518409a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 podman[56485]: 2024-09-04 20:49:59.079690494 +0000 UTC m=+2.787787644 container start 0738a8a635e9bdd1132cc46b97f364b5ac1edbd7fe2b0ef776ae668c9518409a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.083Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.083Z 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-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.083Z 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-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z 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-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z 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-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T20:49:59.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T20:49:59.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T20:49:59.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T20:49:59.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.084Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.085Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[56559]: ts=2024-09-04T20:49:59.085Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 bash[56485]: 0738a8a635e9bdd1132cc46b97f364b5ac1edbd7fe2b0ef776ae668c9518409a 2024-09-04T20:49:59.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 20:49:59 smithi150 systemd[1]: Started Ceph node-exporter.b for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:49:59.517 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T20:49:59.517 INFO:teuthology.orchestra.run.smithi098.stdout: "id": "a4876446-953c-4dc3-b552-3832a1660119", 2024-09-04T20:49:59.517 INFO:teuthology.orchestra.run.smithi098.stdout: "epoch": 1, 2024-09-04T20:49:59.517 INFO:teuthology.orchestra.run.smithi098.stdout: "predecessor_uuid": "c9d172a5-e339-49bb-a598-9b82cd8801ab", 2024-09-04T20:49:59.517 INFO:teuthology.orchestra.run.smithi098.stdout: "sync_status": [], 2024-09-04T20:49:59.517 INFO:teuthology.orchestra.run.smithi098.stdout: "period_map": { 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "id": "a4876446-953c-4dc3-b552-3832a1660119", 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "zonegroups": [ 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "id": "bd501c88-5367-4b0a-a3dd-a2e6b94049c3", 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "default", 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "api_name": "default", 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "is_master": true, 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "endpoints": [], 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "hostnames": [], 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "hostnames_s3website": [], 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "master_zone": "bcb04daf-8595-49eb-8a7e-8b9980a39b58", 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: "zones": [ 2024-09-04T20:49:59.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "id": "bcb04daf-8595-49eb-8a7e-8b9980a39b58", 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "z", 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "endpoints": [], 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "log_meta": false, 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "log_data": false, 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "bucket_index_max_shards": 11, 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "read_only": false, 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "tier_type": "", 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "sync_from_all": true, 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "sync_from": [], 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "redirect_zone": "", 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "supported_features": [ 2024-09-04T20:49:59.519 INFO:teuthology.orchestra.run.smithi098.stdout: "compress-encrypted", 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: "notification_v2", 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: "resharding" 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: "placement_targets": [ 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "default-placement", 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: "tags": [], 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: "storage_classes": [ 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: "STANDARD" 2024-09-04T20:49:59.520 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: "default_placement": "default-placement", 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: "realm_id": "f6a3cc49-51b3-41d2-9596-664e52c40c1e", 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: "sync_policy": { 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: "groups": [] 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: "enabled_features": [ 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: "notification_v2", 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: "resharding" 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2024-09-04T20:49:59.521 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: "short_zone_ids": [ 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: { 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: "key": "bcb04daf-8595-49eb-8a7e-8b9980a39b58", 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: "val": 3631627569 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: "master_zonegroup": "bd501c88-5367-4b0a-a3dd-a2e6b94049c3", 2024-09-04T20:49:59.522 INFO:teuthology.orchestra.run.smithi098.stdout: "master_zone": "bcb04daf-8595-49eb-8a7e-8b9980a39b58", 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "period_config": { 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "bucket_quota": { 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "enabled": false, 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "check_on_raw": false, 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "max_size": -1, 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "max_size_kb": 0, 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "max_objects": -1 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "user_quota": { 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "enabled": false, 2024-09-04T20:49:59.523 INFO:teuthology.orchestra.run.smithi098.stdout: "check_on_raw": false, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "max_size": -1, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "max_size_kb": 0, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "max_objects": -1 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "user_ratelimit": { 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "max_read_ops": 0, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "max_write_ops": 0, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "max_read_bytes": 0, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "max_write_bytes": 0, 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: "enabled": false 2024-09-04T20:49:59.524 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "bucket_ratelimit": { 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_read_ops": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_write_ops": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_read_bytes": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_write_bytes": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "enabled": false 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "anonymous_ratelimit": { 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_read_ops": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_write_ops": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_read_bytes": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "max_write_bytes": 0, 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: "enabled": false 2024-09-04T20:49:59.525 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:49:59.526 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:49:59.526 INFO:teuthology.orchestra.run.smithi098.stdout: "realm_id": "f6a3cc49-51b3-41d2-9596-664e52c40c1e", 2024-09-04T20:49:59.526 INFO:teuthology.orchestra.run.smithi098.stdout: "realm_epoch": 2 2024-09-04T20:49:59.526 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: osdmap e69: 8 total, 8 up, 8 in 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: pgmap v35: 129 pgs: 58 unknown, 32 creating+peering, 39 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T20:49:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[34972]: osdmap e70: 8 total, 8 up, 8 in 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: osdmap e69: 8 total, 8 up, 8 in 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: pgmap v35: 129 pgs: 58 unknown, 32 creating+peering, 39 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T20:49:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:49:59 smithi098 ceph-mon[24402]: osdmap e70: 8 total, 8 up, 8 in 2024-09-04T20:49:59.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: osdmap e69: 8 total, 8 up, 8 in 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: pgmap v35: 129 pgs: 58 unknown, 32 creating+peering, 39 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1674720321' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-04T20:49:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:49:59 smithi150 ceph-mon[28339]: osdmap e70: 8 total, 8 up, 8 in 2024-09-04T20:50:00.343 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-04T20:50:00.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:00 smithi098 ceph-mon[24402]: overall HEALTH_OK 2024-09-04T20:50:00.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:00 smithi098 ceph-mon[34972]: overall HEALTH_OK 2024-09-04T20:50:00.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:00 smithi150 ceph-mon[28339]: overall HEALTH_OK 2024-09-04T20:50:01.102 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:50:01.494 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:01 smithi098 ceph-mon[34972]: pgmap v37: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 1 op/s 2024-09-04T20:50:01.494 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:01 smithi098 ceph-mon[24402]: pgmap v37: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 1 op/s 2024-09-04T20:50:01.786 INFO:teuthology.orchestra.run.smithi098.stdout:Scheduled rgw.foo update... 2024-09-04T20:50:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:01 smithi150 ceph-mon[28339]: pgmap v37: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 217 B/s rd, 434 B/s wr, 1 op/s 2024-09-04T20:50:02.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph osd pool create foo' 2024-09-04T20:50:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:02 smithi098 ceph-mon[34972]: from='client.24587 -' 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-04T20:50:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:02 smithi098 ceph-mon[34972]: Saving service rgw.foo spec with placement count:2 2024-09-04T20:50:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:02 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:02 smithi098 ceph-mon[24402]: from='client.24587 -' 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-04T20:50:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:02 smithi098 ceph-mon[24402]: Saving service rgw.foo spec with placement count:2 2024-09-04T20:50:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:02 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:03.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:02 smithi150 ceph-mon[28339]: from='client.24587 -' 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-04T20:50:03.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:02 smithi150 ceph-mon[28339]: Saving service rgw.foo spec with placement count:2 2024-09-04T20:50:03.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:02 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:04.042 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:50:04.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:03 smithi098 ceph-mon[34972]: pgmap v38: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-04T20:50:04.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:03 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:04.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:03 smithi098 ceph-mon[24402]: pgmap v38: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-04T20:50:04.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:03 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:04.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:03 smithi150 ceph-mon[28339]: pgmap v38: 129 pgs: 129 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-04T20:50:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:03 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:05.009 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'foo' created 2024-09-04T20:50:05.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:05.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:05.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3409617172' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T20:50:05.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T20:50:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3409617172' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T20:50:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:04 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T20:50:05.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:04 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:05.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:04 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:05.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:04 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3409617172' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T20:50:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:04 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-04T20:50:05.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'rbd pool init foo' 2024-09-04T20:50:06.011 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-04T20:50:06.011 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: osdmap e71: 8 total, 8 up, 8 in 2024-09-04T20:50:06.011 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.012 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:06 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:06.029 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:50:06.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-04T20:50:06.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: osdmap e71: 8 total, 8 up, 8 in 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: osdmap e71: 8 total, 8 up, 8 in 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T20:50:06.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:06.285 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:06 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:07.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[34972]: Deploying daemon rgw.foo.smithi150.jlubeg on smithi150 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[34972]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[34972]: osdmap e72: 8 total, 8 up, 8 in 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3662572307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[24402]: Deploying daemon rgw.foo.smithi150.jlubeg on smithi150 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[24402]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[24402]: osdmap e72: 8 total, 8 up, 8 in 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3662572307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T20:50:07.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:07 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T20:50:07.317 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:07 smithi150 ceph-mon[28339]: Deploying daemon rgw.foo.smithi150.jlubeg on smithi150 2024-09-04T20:50:07.317 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:07 smithi150 ceph-mon[28339]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-04T20:50:07.317 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:07 smithi150 ceph-mon[28339]: osdmap e72: 8 total, 8 up, 8 in 2024-09-04T20:50:07.317 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:07 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3662572307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T20:50:07.317 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:07 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-04T20:50:08.076 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:08 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-04T20:50:08.076 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:08 smithi150 ceph-mon[28339]: osdmap e73: 8 total, 8 up, 8 in 2024-09-04T20:50:08.076 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:08 smithi150 ceph-mon[28339]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-04T20:50:08.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:08 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-04T20:50:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:08 smithi098 ceph-mon[24402]: osdmap e73: 8 total, 8 up, 8 in 2024-09-04T20:50:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:08 smithi098 ceph-mon[24402]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-04T20:50:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:08 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-04T20:50:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:08 smithi098 ceph-mon[34972]: osdmap e73: 8 total, 8 up, 8 in 2024-09-04T20:50:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:08 smithi098 ceph-mon[34972]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-04T20:50:08.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:50:08] "GET /metrics HTTP/1.1" 200 35402 "" "Prometheus/2.43.0" 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: Cluster is now healthy 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: osdmap e74: 8 total, 8 up, 8 in 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:09.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: Deploying daemon rgw.foo.smithi098.eshutq on smithi098 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: Cluster is now healthy 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: osdmap e74: 8 total, 8 up, 8 in 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:09.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:09.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T20:50:09.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:09.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: Deploying daemon rgw.foo.smithi098.eshutq on smithi098 2024-09-04T20:50:09.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:09 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: Cluster is now healthy 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: osdmap e74: 8 total, 8 up, 8 in 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: Deploying daemon rgw.foo.smithi098.eshutq on smithi098 2024-09-04T20:50:09.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:09 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:09.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-04T20:50:10.305 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:10 smithi098 ceph-mon[34972]: osdmap e75: 8 total, 8 up, 8 in 2024-09-04T20:50:10.305 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:10 smithi098 ceph-mon[34972]: pgmap v46: 161 pgs: 19 unknown, 142 active+clean; 583 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 111 op/s 2024-09-04T20:50:10.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:10 smithi098 ceph-mon[24402]: osdmap e75: 8 total, 8 up, 8 in 2024-09-04T20:50:10.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:10 smithi098 ceph-mon[24402]: pgmap v46: 161 pgs: 19 unknown, 142 active+clean; 583 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 111 op/s 2024-09-04T20:50:10.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:10 smithi150 ceph-mon[28339]: osdmap e75: 8 total, 8 up, 8 in 2024-09-04T20:50:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:10 smithi150 ceph-mon[28339]: pgmap v46: 161 pgs: 19 unknown, 142 active+clean; 583 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 111 op/s 2024-09-04T20:50:10.396 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:50:11.197 INFO:teuthology.orchestra.run.smithi098.stdout:Scheduled iscsi.foo update... 2024-09-04T20:50:12.296 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 6.8 KiB/s wr, 219 op/s 2024-09-04T20:50:12.296 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: Saving service iscsi.foo spec with placement count:1 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.297 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 6.8 KiB/s wr, 219 op/s 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: Saving service iscsi.foo spec with placement count:1 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:12 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 6.8 KiB/s wr, 219 op/s 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: Saving service iscsi.foo spec with placement count:1 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:12 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:13.154 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:50:13.451 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: Saving service rgw.foo spec with placement count:2 2024-09-04T20:50:13.451 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-04T20:50:13.451 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-04T20:50:13.451 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-04T20:50:13.451 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: Saving service rgw.foo spec with placement count:2 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-04T20:50:13.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: Saving service rgw.foo spec with placement count:2 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-04T20:50:13.536 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:14.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[34972]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 184 op/s 2024-09-04T20:50:14.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[34972]: osdmap e76: 8 total, 8 up, 8 in 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[24402]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 184 op/s 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-04T20:50:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-04T20:50:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-04T20:50:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[24402]: osdmap e76: 8 total, 8 up, 8 in 2024-09-04T20:50:14.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:14 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:14.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:14 smithi150 ceph-mon[28339]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 184 op/s 2024-09-04T20:50:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-09-04T20:50:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-04T20:50:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-04T20:50:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-04T20:50:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:14 smithi150 ceph-mon[28339]: osdmap e76: 8 total, 8 up, 8 in 2024-09-04T20:50:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:14 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:15.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-mon[24402]: osdmap e77: 8 total, 8 up, 8 in 2024-09-04T20:50:15.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-mon[34972]: osdmap e77: 8 total, 8 up, 8 in 2024-09-04T20:50:15.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:15 smithi150 ceph-mon[28339]: osdmap e77: 8 total, 8 up, 8 in 2024-09-04T20:50:16.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:15] ENGINE Bus STOPPING 2024-09-04T20:50:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:50:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:15] ENGINE Bus STOPPED 2024-09-04T20:50:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:15] ENGINE Bus STARTING 2024-09-04T20:50:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:15] ENGINE Serving on http://:::9283 2024-09-04T20:50:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:15] ENGINE Bus STARTED 2024-09-04T20:50:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:15] ENGINE Bus STOPPING 2024-09-04T20:50:16.402 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:50:16.402 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:16] ENGINE Bus STOPPED 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:16] ENGINE Bus STARTING 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:16] ENGINE Serving on http://:::9283 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:16] ENGINE Bus STARTED 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.9 KiB/s wr, 348 op/s 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[34972]: osdmap e78: 8 total, 8 up, 8 in 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.9 KiB/s wr, 348 op/s 2024-09-04T20:50:16.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:16.406 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:16 smithi098 ceph-mon[24402]: osdmap e78: 8 total, 8 up, 8 in 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 5.9 KiB/s wr, 348 op/s 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:50:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:16.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:16 smithi150 ceph-mon[28339]: osdmap e78: 8 total, 8 up, 8 in 2024-09-04T20:50:17.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:17 smithi098 ceph-mon[34972]: Checking dashboard <-> RGW credentials 2024-09-04T20:50:17.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:17 smithi098 ceph-mon[34972]: Deploying daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T20:50:17.396 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:17 smithi098 ceph-mon[24402]: Checking dashboard <-> RGW credentials 2024-09-04T20:50:17.396 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:17 smithi098 ceph-mon[24402]: Deploying daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T20:50:17.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:17 smithi150 ceph-mon[28339]: Checking dashboard <-> RGW credentials 2024-09-04T20:50:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:17 smithi150 ceph-mon[28339]: Deploying daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T20:50:18.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:18 smithi098 ceph-mon[24402]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-09-04T20:50:18.243 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:18 smithi098 ceph-mon[34972]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-09-04T20:50:18.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:18 smithi150 ceph-mon[28339]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-09-04T20:50:18.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:50:18] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-09-04T20:50:19.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: Checking pool "foo" exists for service iscsi.foo 2024-09-04T20:50:19.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/603199019' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: pgmap v54: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/335998347' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2365658867"}]: dispatch 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: Checking pool "foo" exists for service iscsi.foo 2024-09-04T20:50:19.576 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.577 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/603199019' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T20:50:19.577 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: pgmap v54: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-04T20:50:19.577 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:19 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/335998347' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2365658867"}]: dispatch 2024-09-04T20:50:19.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: Checking pool "foo" exists for service iscsi.foo 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/603199019' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: pgmap v54: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-04T20:50:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:19 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/335998347' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2365658867"}]: dispatch 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/335998347' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2365658867"}]': finished 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[34972]: osdmap e79: 8 total, 8 up, 8 in 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[34972]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3418528315' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2935333103"}]: dispatch 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/335998347' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2365658867"}]': finished 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[24402]: osdmap e79: 8 total, 8 up, 8 in 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[24402]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-04T20:50:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:20 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3418528315' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2935333103"}]: dispatch 2024-09-04T20:50:20.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:20 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/335998347' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2365658867"}]': finished 2024-09-04T20:50:20.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:20 smithi150 ceph-mon[28339]: osdmap e79: 8 total, 8 up, 8 in 2024-09-04T20:50:20.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:20 smithi150 ceph-mon[28339]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-04T20:50:20.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:20 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3418528315' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2935333103"}]: dispatch 2024-09-04T20:50:21.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:21 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3418528315' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2935333103"}]': finished 2024-09-04T20:50:21.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:21 smithi150 ceph-mon[28339]: osdmap e80: 8 total, 8 up, 8 in 2024-09-04T20:50:21.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:21 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2319084480' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]: dispatch 2024-09-04T20:50:21.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:21 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]: dispatch 2024-09-04T20:50:21.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:21 smithi150 ceph-mon[28339]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-04T20:50:21.760 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3418528315' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2935333103"}]': finished 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[24402]: osdmap e80: 8 total, 8 up, 8 in 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2319084480' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]: dispatch 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]: dispatch 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[24402]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3418528315' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2935333103"}]': finished 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[34972]: osdmap e80: 8 total, 8 up, 8 in 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2319084480' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]: dispatch 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]: dispatch 2024-09-04T20:50:21.761 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:21 smithi098 ceph-mon[34972]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]': finished 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: osdmap e81: 8 total, 8 up, 8 in 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2343584113' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]: dispatch 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]: dispatch 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:22.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]': finished 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: osdmap e81: 8 total, 8 up, 8 in 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2343584113' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]: dispatch 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]: dispatch 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:22.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:22 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/712032517"}]': finished 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: osdmap e81: 8 total, 8 up, 8 in 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2343584113' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]: dispatch 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]: dispatch 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:22 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:23.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[24402]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T20:50:23.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[24402]: Reconfiguring daemon alertmanager.a on smithi098 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]': finished 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[24402]: osdmap e82: 8 total, 8 up, 8 in 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2699210058' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2717843143"}]: dispatch 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[24402]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[34972]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[34972]: Reconfiguring daemon alertmanager.a on smithi098 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]': finished 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[34972]: osdmap e82: 8 total, 8 up, 8 in 2024-09-04T20:50:23.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2699210058' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2717843143"}]: dispatch 2024-09-04T20:50:23.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[34972]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-04T20:50:23.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:23 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:23.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:23 smithi150 ceph-mon[28339]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-04T20:50:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:23 smithi150 ceph-mon[28339]: Reconfiguring daemon alertmanager.a on smithi098 2024-09-04T20:50:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:23 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2920104305"}]': finished 2024-09-04T20:50:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:23 smithi150 ceph-mon[28339]: osdmap e82: 8 total, 8 up, 8 in 2024-09-04T20:50:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:23 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2699210058' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2717843143"}]: dispatch 2024-09-04T20:50:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:23 smithi150 ceph-mon[28339]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-04T20:50:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:23 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2699210058' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2717843143"}]': finished 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[34972]: osdmap e83: 8 total, 8 up, 8 in 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2396671060' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]: dispatch 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]: dispatch 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2699210058' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2717843143"}]': finished 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[24402]: osdmap e83: 8 total, 8 up, 8 in 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2396671060' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]: dispatch 2024-09-04T20:50:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:24 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]: dispatch 2024-09-04T20:50:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:24 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2699210058' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2717843143"}]': finished 2024-09-04T20:50:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:24 smithi150 ceph-mon[28339]: osdmap e83: 8 total, 8 up, 8 in 2024-09-04T20:50:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:24 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2396671060' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]: dispatch 2024-09-04T20:50:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:24 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]: dispatch 2024-09-04T20:50:25.744 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]': finished 2024-09-04T20:50:25.744 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[34972]: osdmap e84: 8 total, 8 up, 8 in 2024-09-04T20:50:25.744 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3830616299' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2515091967"}]: dispatch 2024-09-04T20:50:25.744 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[34972]: pgmap v63: 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-04T20:50:25.744 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:25 smithi098 systemd[1]: Stopping Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:50:25.744 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]': finished 2024-09-04T20:50:25.745 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[24402]: osdmap e84: 8 total, 8 up, 8 in 2024-09-04T20:50:25.745 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3830616299' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2515091967"}]: dispatch 2024-09-04T20:50:25.745 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-mon[24402]: pgmap v63: 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-04T20:50:25.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:25 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/3709998723"}]': finished 2024-09-04T20:50:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:25 smithi150 ceph-mon[28339]: osdmap e84: 8 total, 8 up, 8 in 2024-09-04T20:50:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:25 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3830616299' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2515091967"}]: dispatch 2024-09-04T20:50:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:25 smithi150 ceph-mon[28339]: pgmap v63: 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-04T20:50:26.037 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[65109]: ts=2024-09-04T20:50:25.742Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T20:50:26.037 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:25 smithi098 podman[73964]: 2024-09-04 20:50:25.773543764 +0000 UTC m=+0.125378707 container died b58c307b3a70bbc2e855afff3526976815af449ab6ed598f11f19cab8e0939c8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:26.312 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 podman[73964]: 2024-09-04 20:50:26.13483071 +0000 UTC m=+0.486665645 container cleanup b58c307b3a70bbc2e855afff3526976815af449ab6ed598f11f19cab8e0939c8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:26.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 bash[73964]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T20:50:26.702 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 podman[73976]: 2024-09-04 20:50:26.427590936 +0000 UTC m=+0.651656284 container remove b58c307b3a70bbc2e855afff3526976815af449ab6ed598f11f19cab8e0939c8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:26.702 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 podman[73976]: 2024-09-04 20:50:26.528518627 +0000 UTC m=+0.752583973 volume remove 7ca2ee20e00689e966e8bf565e99f0990beaa55cc1468b878bf5be579e43eab1 2024-09-04T20:50:26.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:26 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3830616299' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2515091967"}]': finished 2024-09-04T20:50:26.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:26 smithi098 ceph-mon[24402]: osdmap e85: 8 total, 8 up, 8 in 2024-09-04T20:50:26.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:26 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1294073379' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1697580483"}]: dispatch 2024-09-04T20:50:26.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:26 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3830616299' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2515091967"}]': finished 2024-09-04T20:50:26.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:26 smithi098 ceph-mon[34972]: osdmap e85: 8 total, 8 up, 8 in 2024-09-04T20:50:26.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:26 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1294073379' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1697580483"}]: dispatch 2024-09-04T20:50:26.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:26 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3830616299' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2515091967"}]': finished 2024-09-04T20:50:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:26 smithi150 ceph-mon[28339]: osdmap e85: 8 total, 8 up, 8 in 2024-09-04T20:50:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:26 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1294073379' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1697580483"}]: dispatch 2024-09-04T20:50:27.031 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T20:50:27.032 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 systemd[1]: Stopped Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:50:27.032 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 systemd[1]: Starting Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:50:27.032 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 podman[74090]: 2024-09-04 20:50:26.921336534 +0000 UTC m=+0.107644571 volume create 1e7d55a4b341290f5446d34fca2cb7afd9bcf38266fa29e2d35832b729d98b31 2024-09-04T20:50:27.032 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:26 smithi098 podman[74090]: 2024-09-04 20:50:26.829271334 +0000 UTC m=+0.015579384 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-04T20:50:27.032 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 podman[74090]: 2024-09-04 20:50:27.030350906 +0000 UTC m=+0.216658943 container create 3bb9d5e939e5835f086a327b8e4f5e3f630643008a49a5fbdb2af31bee85d3a7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:27.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:27 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1294073379' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1697580483"}]': finished 2024-09-04T20:50:27.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:27 smithi150 ceph-mon[28339]: osdmap e86: 8 total, 8 up, 8 in 2024-09-04T20:50:27.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:27 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3545081662' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]: dispatch 2024-09-04T20:50:27.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:27 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]: dispatch 2024-09-04T20:50:27.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:27 smithi150 ceph-mon[28339]: pgmap v66: 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-04T20:50:27.762 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:27 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:27.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:27 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1294073379' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1697580483"}]': finished 2024-09-04T20:50:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[24402]: osdmap e86: 8 total, 8 up, 8 in 2024-09-04T20:50:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3545081662' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]: dispatch 2024-09-04T20:50:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]: dispatch 2024-09-04T20:50:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[24402]: pgmap v66: 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-04T20:50:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1294073379' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1697580483"}]': finished 2024-09-04T20:50:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[34972]: osdmap e86: 8 total, 8 up, 8 in 2024-09-04T20:50:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3545081662' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]: dispatch 2024-09-04T20:50:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]: dispatch 2024-09-04T20:50:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[34972]: pgmap v66: 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-04T20:50:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 podman[74090]: 2024-09-04 20:50:27.341450242 +0000 UTC m=+0.527758279 container init 3bb9d5e939e5835f086a327b8e4f5e3f630643008a49a5fbdb2af31bee85d3a7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 podman[74090]: 2024-09-04 20:50:27.344369665 +0000 UTC m=+0.530677703 container start 3bb9d5e939e5835f086a327b8e4f5e3f630643008a49a5fbdb2af31bee85d3a7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.356Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.356Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.356Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.98 port=9094 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.357Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.380Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.380Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.383Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-04T20:50:27.815 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:27.383Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-04T20:50:27.816 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 bash[74090]: 3bb9d5e939e5835f086a327b8e4f5e3f630643008a49a5fbdb2af31bee85d3a7 2024-09-04T20:50:27.816 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:27 smithi098 systemd[1]: Started Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:50:28.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:50:28] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-04T20:50:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T20:50:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]': finished 2024-09-04T20:50:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: osdmap e87: 8 total, 8 up, 8 in 2024-09-04T20:50:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T20:50:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2765796755' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]: dispatch 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]: dispatch 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]': finished 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: osdmap e87: 8 total, 8 up, 8 in 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2765796755' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]: dispatch 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]: dispatch 2024-09-04T20:50:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:28.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:28 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:28.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T20:50:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3623821046"}]': finished 2024-09-04T20:50:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: osdmap e87: 8 total, 8 up, 8 in 2024-09-04T20:50:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T20:50:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2765796755' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]: dispatch 2024-09-04T20:50:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]: dispatch 2024-09-04T20:50:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:28 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:29.812 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:29.358Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000444569s 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]': finished 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[34972]: osdmap e88: 8 total, 8 up, 8 in 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2079725613' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]: dispatch 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]: dispatch 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[34972]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]': finished 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[24402]: osdmap e88: 8 total, 8 up, 8 in 2024-09-04T20:50:29.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:29.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2079725613' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]: dispatch 2024-09-04T20:50:29.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]: dispatch 2024-09-04T20:50:29.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:29 smithi098 ceph-mon[24402]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:50:29.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:29 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2515091967"}]': finished 2024-09-04T20:50:29.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:29 smithi150 ceph-mon[28339]: osdmap e88: 8 total, 8 up, 8 in 2024-09-04T20:50:29.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:29 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:29.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:29 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2079725613' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]: dispatch 2024-09-04T20:50:29.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:29 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]: dispatch 2024-09-04T20:50:29.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:29 smithi150 ceph-mon[28339]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:50:30.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:30 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]': finished 2024-09-04T20:50:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:30 smithi150 ceph-mon[28339]: osdmap e89: 8 total, 8 up, 8 in 2024-09-04T20:50:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:30 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3165517543' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/1703138618"}]: dispatch 2024-09-04T20:50:30.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:30 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]': finished 2024-09-04T20:50:30.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:30 smithi098 ceph-mon[34972]: osdmap e89: 8 total, 8 up, 8 in 2024-09-04T20:50:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:30 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3165517543' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/1703138618"}]: dispatch 2024-09-04T20:50:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:30 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3709789726"}]': finished 2024-09-04T20:50:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:30 smithi098 ceph-mon[24402]: osdmap e89: 8 total, 8 up, 8 in 2024-09-04T20:50:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:30 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3165517543' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/1703138618"}]: dispatch 2024-09-04T20:50:31.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:30 smithi150 systemd[1]: Stopping Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.122Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T20:50:31.414 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T20:50:31.415 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[54268]: ts=2024-09-04T20:50:31.123Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T20:50:31.415 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 podman[59396]: 2024-09-04 20:50:31.132926425 +0000 UTC m=+0.157283996 container died 8c24fd2fb8ecbabcb80326a870a17b13efa6c540901a5f3f83aeecca601a1369 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:31.740 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 podman[59396]: 2024-09-04 20:50:31.511792743 +0000 UTC m=+0.536150305 container cleanup 8c24fd2fb8ecbabcb80326a870a17b13efa6c540901a5f3f83aeecca601a1369 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:31.741 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 bash[59396]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T20:50:31.741 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3165517543' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/1703138618"}]': finished 2024-09-04T20:50:31.741 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-mon[28339]: osdmap e90: 8 total, 8 up, 8 in 2024-09-04T20:50:31.741 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4046040819' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]: dispatch 2024-09-04T20:50:31.741 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]: dispatch 2024-09-04T20:50:31.741 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:31 smithi150 ceph-mon[28339]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:31.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3165517543' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/1703138618"}]': finished 2024-09-04T20:50:31.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[34972]: osdmap e90: 8 total, 8 up, 8 in 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4046040819' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]: dispatch 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]: dispatch 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[34972]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3165517543' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/1703138618"}]': finished 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[24402]: osdmap e90: 8 total, 8 up, 8 in 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4046040819' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]: dispatch 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]: dispatch 2024-09-04T20:50:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:31 smithi098 ceph-mon[24402]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:32.081 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 podman[59407]: 2024-09-04 20:50:31.737791271 +0000 UTC m=+0.606768182 container remove 8c24fd2fb8ecbabcb80326a870a17b13efa6c540901a5f3f83aeecca601a1369 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:32.081 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T20:50:32.081 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 systemd[1]: Stopped Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:50:32.082 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.197s CPU time. 2024-09-04T20:50:32.082 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:31 smithi150 systemd[1]: Starting Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:50:32.335 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 podman[59500]: 2024-09-04 20:50:31.983610925 +0000 UTC m=+0.016786648 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T20:50:32.335 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 podman[59500]: 2024-09-04 20:50:32.080370291 +0000 UTC m=+0.113546049 container create 2f9a0937b88b5ce61490daee7ba7203c4f340767b9039072e4e46857ea6f58d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:32.335 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 podman[59500]: 2024-09-04 20:50:32.307457407 +0000 UTC m=+0.340633122 container init 2f9a0937b88b5ce61490daee7ba7203c4f340767b9039072e4e46857ea6f58d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:32.335 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 podman[59500]: 2024-09-04 20:50:32.310238606 +0000 UTC m=+0.343414323 container start 2f9a0937b88b5ce61490daee7ba7203c4f340767b9039072e4e46857ea6f58d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]': finished 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: osdmap e91: 8 total, 8 up, 8 in 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3543936733' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/4238900173"}]: dispatch 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098:9093"}]: dispatch 2024-09-04T20:50:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi098"}]: dispatch 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T20:50:32.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.333Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.334Z 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-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.334Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi150 (none))" 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.334Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.334Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.336Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.336Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.337Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.337Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.339Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T20:50:32.597 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.339Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.423µs 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.339Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.340Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.341Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.341Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.475µs wal_replay_duration=1.778396ms wbl_replay_duration=129ns total_replay_duration=1.832061ms 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.342Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.342Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.342Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.362Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.008824ms db_storage=825ns remote_storage=1.014µs web_handler=381ns query_engine=589ns scrape=372.664µs scrape_sd=84.516µs notify=15.977µs notify_sd=26.171µs rules=19.206278ms tracing=6.076µs 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.362Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:50:32.362Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 bash[59500]: 2f9a0937b88b5ce61490daee7ba7203c4f340767b9039072e4e46857ea6f58d4 2024-09-04T20:50:32.598 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:50:32 smithi150 systemd[1]: Started Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:50:32.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]': finished 2024-09-04T20:50:32.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: osdmap e91: 8 total, 8 up, 8 in 2024-09-04T20:50:32.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3543936733' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/4238900173"}]: dispatch 2024-09-04T20:50:32.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098:9093"}]: dispatch 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi098"}]: dispatch 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/1703138618"}]': finished 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: osdmap e91: 8 total, 8 up, 8 in 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3543936733' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/4238900173"}]: dispatch 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098:9093"}]: dispatch 2024-09-04T20:50:32.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi098"}]: dispatch 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T20:50:32.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:32.739 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STOPPING 2024-09-04T20:50:32.739 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:50:32.739 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STOPPED 2024-09-04T20:50:32.739 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STARTING 2024-09-04T20:50:32.739 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Serving on http://:::9283 2024-09-04T20:50:32.739 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STARTED 2024-09-04T20:50:32.739 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STOPPING 2024-09-04T20:50:33.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:50:33.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STOPPED 2024-09-04T20:50:33.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STARTING 2024-09-04T20:50:33.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Serving on http://:::9283 2024-09-04T20:50:33.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STARTED 2024-09-04T20:50:33.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:32 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:32] ENGINE Bus STOPPING 2024-09-04T20:50:33.455 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:50:33.455 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE Bus STOPPED 2024-09-04T20:50:33.455 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE Bus STARTING 2024-09-04T20:50:33.455 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE Serving on http://:::9283 2024-09-04T20:50:33.456 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE Bus STARTED 2024-09-04T20:50:33.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE Bus STOPPING 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098:9093"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: Adding iSCSI gateway http://:@172.21.15.98:5000 to Dashboard 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi098"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T20:50:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3543936733' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/4238900173"}]': finished 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: osdmap e92: 8 total, 8 up, 8 in 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1957273402' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[24402]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098:9093"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: Adding iSCSI gateway http://:@172.21.15.98:5000 to Dashboard 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi098"}]: dispatch 2024-09-04T20:50:33.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3543936733' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/4238900173"}]': finished 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: osdmap e92: 8 total, 8 up, 8 in 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1957273402' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]: dispatch 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]: dispatch 2024-09-04T20:50:33.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-mon[34972]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098:9093"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: Adding iSCSI gateway http://:@172.21.15.98:5000 to Dashboard 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi098"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150.front.sepia.ceph.com:9095"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150.front.sepia.ceph.com:3000"}]: dispatch 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3543936733' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/4238900173"}]': finished 2024-09-04T20:50:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: osdmap e92: 8 total, 8 up, 8 in 2024-09-04T20:50:33.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1957273402' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]: dispatch 2024-09-04T20:50:33.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]: dispatch 2024-09-04T20:50:33.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:33 smithi150 ceph-mon[28339]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:34.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:50:34.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE Bus STOPPED 2024-09-04T20:50:34.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:33 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:33] ENGINE Bus STARTING 2024-09-04T20:50:34.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:34] ENGINE Serving on http://:::9283 2024-09-04T20:50:34.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:50:34] ENGINE Bus STARTED 2024-09-04T20:50:34.574 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]': finished 2024-09-04T20:50:34.574 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-mon[34972]: osdmap e93: 8 total, 8 up, 8 in 2024-09-04T20:50:34.574 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1411988982' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2530962337"}]: dispatch 2024-09-04T20:50:34.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]': finished 2024-09-04T20:50:34.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-mon[24402]: osdmap e93: 8 total, 8 up, 8 in 2024-09-04T20:50:34.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:34 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1411988982' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2530962337"}]: dispatch 2024-09-04T20:50:34.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:34 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/3709998723"}]': finished 2024-09-04T20:50:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:34 smithi150 ceph-mon[28339]: osdmap e93: 8 total, 8 up, 8 in 2024-09-04T20:50:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:34 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1411988982' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2530962337"}]: dispatch 2024-09-04T20:50:35.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:35 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1411988982' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2530962337"}]': finished 2024-09-04T20:50:35.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:35 smithi150 ceph-mon[28339]: osdmap e94: 8 total, 8 up, 8 in 2024-09-04T20:50:35.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:35 smithi150 ceph-mon[28339]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:35.967 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:35 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1411988982' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2530962337"}]': finished 2024-09-04T20:50:35.967 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:35 smithi098 ceph-mon[34972]: osdmap e94: 8 total, 8 up, 8 in 2024-09-04T20:50:35.967 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:35 smithi098 ceph-mon[34972]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:35.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:35 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1411988982' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2530962337"}]': finished 2024-09-04T20:50:35.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:35 smithi098 ceph-mon[24402]: osdmap e94: 8 total, 8 up, 8 in 2024-09-04T20:50:35.968 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:35 smithi098 ceph-mon[24402]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T20:50:37.562 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T20:50:37.360Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002741606s 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:37.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:37.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:37 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:37 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:37 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:37 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:37 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:37.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:37 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:50:37.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:37 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:50:37.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:37 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:50:38.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:38 smithi098 ceph-mon[24402]: Checking dashboard <-> RGW credentials 2024-09-04T20:50:38.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:38 smithi098 ceph-mon[24402]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-04T20:50:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:38 smithi098 ceph-mon[34972]: Checking dashboard <-> RGW credentials 2024-09-04T20:50:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:38 smithi098 ceph-mon[34972]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-04T20:50:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:38 smithi150 ceph-mon[28339]: Checking dashboard <-> RGW credentials 2024-09-04T20:50:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:38 smithi150 ceph-mon[28339]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-04T20:50:39.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:50:38] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-04T20:50:40.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:40 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:40 smithi098 ceph-mon[34972]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T20:50:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:40 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:40 smithi098 ceph-mon[24402]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T20:50:40.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:40 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:40.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:40 smithi150 ceph-mon[28339]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T20:50:42.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:42 smithi098 ceph-mon[24402]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T20:50:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:42 smithi098 ceph-mon[34972]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T20:50:42.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:42 smithi150 ceph-mon[28339]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-04T20:50:43.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:43 smithi098 ceph-mon[34972]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-09-04T20:50:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:43 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:43.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:43 smithi098 ceph-mon[24402]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-09-04T20:50:43.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:43 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:43 smithi150 ceph-mon[28339]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-09-04T20:50:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:43 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:46.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:46 smithi098 ceph-mon[24402]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T20:50:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:46 smithi098 ceph-mon[34972]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T20:50:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:46 smithi150 ceph-mon[28339]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-04T20:50:48.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:48 smithi098 ceph-mon[24402]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T20:50:48.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:48 smithi098 ceph-mon[34972]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T20:50:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:48 smithi150 ceph-mon[28339]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T20:50:49.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:50:48] "GET /metrics HTTP/1.1" 200 38076 "" "Prometheus/2.43.0" 2024-09-04T20:50:50.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:50 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:50 smithi098 ceph-mon[24402]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T20:50:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:50 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:50 smithi098 ceph-mon[34972]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T20:50:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:50 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:50:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:50 smithi150 ceph-mon[28339]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-04T20:50:52.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:52 smithi098 ceph-mon[34972]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T20:50:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:52 smithi098 ceph-mon[24402]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T20:50:52.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:52 smithi150 ceph-mon[28339]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T20:50:54.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:54 smithi098 ceph-mon[24402]: 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-04T20:50:54.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:54 smithi098 ceph-mon[34972]: 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-04T20:50:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:54 smithi150 ceph-mon[28339]: 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-04T20:50:56.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:56 smithi098 ceph-mon[34972]: 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-04T20:50:56.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:56 smithi098 ceph-mon[24402]: 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-04T20:50:56.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:56 smithi150 ceph-mon[28339]: 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-04T20:50:58.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:58 smithi098 ceph-mon[34972]: 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-04T20:50:58.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:50:58 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:58.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:58 smithi098 ceph-mon[24402]: 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-04T20:50:58.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:50:58 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:58.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:58 smithi150 ceph-mon[28339]: 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-04T20:50:58.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:50:58 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:50:59.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:50:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:50:58] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-04T20:51:00.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:00 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:00.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:00 smithi098 ceph-mon[24402]: pgmap v90: 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-04T20:51:00.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:00 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:00.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:00 smithi098 ceph-mon[34972]: pgmap v90: 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-04T20:51:00.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:00 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:00.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:00 smithi150 ceph-mon[28339]: pgmap v90: 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-04T20:51:02.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:02 smithi098 ceph-mon[24402]: 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-04T20:51:02.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:02 smithi098 ceph-mon[34972]: 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-04T20:51:02.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:02 smithi150 ceph-mon[28339]: 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-04T20:51:03.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:03 smithi098 ceph-mon[24402]: 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-04T20:51:03.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:03 smithi098 ceph-mon[34972]: 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-04T20:51:03.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:03 smithi150 ceph-mon[28339]: 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-04T20:51:06.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:06 smithi098 ceph-mon[24402]: 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-04T20:51:06.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:06 smithi098 ceph-mon[34972]: 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-04T20:51:06.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:06 smithi150 ceph-mon[28339]: 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-04T20:51:08.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:08 smithi098 ceph-mon[34972]: 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-04T20:51:08.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:08 smithi098 ceph-mon[24402]: 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-04T20:51:08.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:08 smithi150 ceph-mon[28339]: 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-04T20:51:09.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:51:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:51:08] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-04T20:51:10.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:10 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:10.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:10 smithi098 ceph-mon[34972]: pgmap v95: 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-04T20:51:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:10 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:10 smithi098 ceph-mon[24402]: pgmap v95: 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-04T20:51:10.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:10 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:10.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:10 smithi150 ceph-mon[28339]: pgmap v95: 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-04T20:51:12.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:12 smithi098 ceph-mon[34972]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:12.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:12 smithi098 ceph-mon[24402]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:12.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:12 smithi150 ceph-mon[28339]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:13.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:13.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:14.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:14 smithi098 ceph-mon[34972]: 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-04T20:51:14.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:14 smithi098 ceph-mon[24402]: 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-04T20:51:14.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:14 smithi150 ceph-mon[28339]: 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-04T20:51:15.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:15 smithi098 ceph-mon[34972]: 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-04T20:51:15.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:15 smithi098 ceph-mon[24402]: 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-04T20:51:15.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:15 smithi150 ceph-mon[28339]: 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-04T20:51:18.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:18 smithi098 ceph-mon[34972]: 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-04T20:51:18.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:18 smithi098 ceph-mon[24402]: 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-04T20:51:18.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:18 smithi150 ceph-mon[28339]: 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-04T20:51:19.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:51:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:51:18] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-04T20:51:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:20 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:20 smithi098 ceph-mon[34972]: pgmap v100: 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-04T20:51:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:20 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:20 smithi098 ceph-mon[24402]: pgmap v100: 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-04T20:51:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:20 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:20 smithi150 ceph-mon[28339]: pgmap v100: 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-04T20:51:22.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:22 smithi098 ceph-mon[34972]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:22 smithi098 ceph-mon[24402]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:22.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:22 smithi150 ceph-mon[28339]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:24.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:24 smithi098 ceph-mon[34972]: 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-04T20:51:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:24 smithi098 ceph-mon[24402]: 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-04T20:51:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:24 smithi150 ceph-mon[28339]: 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-04T20:51:26.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:26 smithi098 ceph-mon[34972]: 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-04T20:51:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:26 smithi098 ceph-mon[24402]: 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-04T20:51:26.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:26 smithi150 ceph-mon[28339]: 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-04T20:51:28.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:28 smithi098 ceph-mon[34972]: 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-04T20:51:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:28 smithi098 ceph-mon[24402]: 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-04T20:51:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:28.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:28 smithi150 ceph-mon[28339]: 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-04T20:51:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:29.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:51:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:51:28] "GET /metrics HTTP/1.1" 200 38089 "" "Prometheus/2.43.0" 2024-09-04T20:51:30.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:30 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:30.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:30 smithi098 ceph-mon[24402]: pgmap v105: 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-04T20:51:30.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:30 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:30.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:30 smithi098 ceph-mon[34972]: pgmap v105: 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-04T20:51:30.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:30 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:30 smithi150 ceph-mon[28339]: pgmap v105: 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-04T20:51:31.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:31 smithi098 ceph-mon[34972]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:31.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:31 smithi098 ceph-mon[24402]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:31.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:31 smithi150 ceph-mon[28339]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:34.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:34 smithi098 ceph-mon[24402]: 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-04T20:51:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:34 smithi098 ceph-mon[34972]: 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-04T20:51:34.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:34 smithi150 ceph-mon[28339]: 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-04T20:51:36.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:36 smithi098 ceph-mon[34972]: 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-04T20:51:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:36 smithi098 ceph-mon[24402]: 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-04T20:51:36.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:36 smithi150 ceph-mon[28339]: 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-04T20:51:38.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:38 smithi098 ceph-mon[34972]: 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-04T20:51:38.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:38 smithi098 ceph-mon[24402]: 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-04T20:51:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:38 smithi150 ceph-mon[28339]: 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-04T20:51:38.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:51:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:51:38] "GET /metrics HTTP/1.1" 200 38089 "" "Prometheus/2.43.0" 2024-09-04T20:51:40.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:40 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:40 smithi098 ceph-mon[34972]: pgmap v110: 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-04T20:51:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:40 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:40 smithi098 ceph-mon[24402]: pgmap v110: 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-04T20:51:40.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:40 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:40.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:40 smithi150 ceph-mon[28339]: pgmap v110: 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-04T20:51:41.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[24402]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:51:41.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:51:41.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:41 smithi098 ceph-mon[34972]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:41.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:41 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:41 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:41 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:51:41.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:41 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:51:41.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:41 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:51:41.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:41 smithi150 ceph-mon[28339]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:43.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:43 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:43 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:43 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:44.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:44 smithi098 ceph-mon[34972]: 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-04T20:51:44.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:44 smithi098 ceph-mon[24402]: 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-04T20:51:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:44 smithi150 ceph-mon[28339]: 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-04T20:51:45.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:45 smithi098 ceph-mon[24402]: 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-04T20:51:45.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:45 smithi098 ceph-mon[34972]: 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-04T20:51:45.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:45 smithi150 ceph-mon[28339]: 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-04T20:51:48.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:48 smithi098 ceph-mon[34972]: 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-04T20:51:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:48 smithi098 ceph-mon[24402]: 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-04T20:51:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:48 smithi150 ceph-mon[28339]: 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-04T20:51:49.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:51:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:51:48] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-04T20:51:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:50 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:50 smithi098 ceph-mon[24402]: pgmap v115: 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-04T20:51:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:50 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:50 smithi098 ceph-mon[34972]: pgmap v115: 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-04T20:51:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:50 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:50 smithi150 ceph-mon[28339]: pgmap v115: 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-04T20:51:52.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:52 smithi098 ceph-mon[34972]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:52 smithi098 ceph-mon[24402]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:52.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:52 smithi150 ceph-mon[28339]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:54.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:54 smithi098 ceph-mon[24402]: 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-04T20:51:54.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:54 smithi098 ceph-mon[34972]: 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-04T20:51:54.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:54 smithi150 ceph-mon[28339]: 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-04T20:51:56.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:56 smithi098 ceph-mon[24402]: 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-04T20:51:56.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:56 smithi098 ceph-mon[34972]: 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-04T20:51:56.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:56 smithi150 ceph-mon[28339]: 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-04T20:51:57.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:57 smithi098 ceph-mon[34972]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:57.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:57 smithi098 ceph-mon[24402]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:57.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:57 smithi150 ceph-mon[28339]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:51:58.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:58 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:58.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:58 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:58.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:58 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:51:59.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:51:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:51:58] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-04T20:51:59.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:59 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:59.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:51:59 smithi098 ceph-mon[34972]: pgmap v120: 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-04T20:51:59.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:59 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:59.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:51:59 smithi098 ceph-mon[24402]: pgmap v120: 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-04T20:51:59.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:59 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:51:59.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:51:59 smithi150 ceph-mon[28339]: pgmap v120: 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-04T20:52:02.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:02 smithi098 ceph-mon[34972]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:02.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:02 smithi098 ceph-mon[24402]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:02.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:02 smithi150 ceph-mon[28339]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:04.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:04 smithi098 ceph-mon[34972]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:04 smithi098 ceph-mon[24402]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:04.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:04 smithi150 ceph-mon[28339]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:06.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:06 smithi098 ceph-mon[34972]: pgmap v123: 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-04T20:52:06.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:06 smithi098 ceph-mon[24402]: pgmap v123: 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-04T20:52:06.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:06 smithi150 ceph-mon[28339]: pgmap v123: 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-04T20:52:08.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:08 smithi098 ceph-mon[34972]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:08.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:08 smithi098 ceph-mon[24402]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:08.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:08 smithi150 ceph-mon[28339]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:09.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:52:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:52:08] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-04T20:52:10.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:10 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:10 smithi098 ceph-mon[24402]: pgmap v125: 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-04T20:52:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:10 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:10 smithi098 ceph-mon[34972]: pgmap v125: 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-04T20:52:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:10 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:10 smithi150 ceph-mon[28339]: pgmap v125: 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-04T20:52:11.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:11 smithi098 ceph-mon[34972]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:11.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:11 smithi098 ceph-mon[24402]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:11.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:11 smithi150 ceph-mon[28339]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:13.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:13.659 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:13.659 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:14.528 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:14 smithi098 ceph-mon[34972]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:14.528 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:14 smithi098 ceph-mon[24402]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:14.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:14 smithi150 ceph-mon[28339]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:16.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:16 smithi098 ceph-mon[34972]: pgmap v128: 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-04T20:52:16.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:16 smithi098 ceph-mon[24402]: pgmap v128: 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-04T20:52:16.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:16 smithi150 ceph-mon[28339]: pgmap v128: 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-04T20:52:17.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:17 smithi098 ceph-mon[34972]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:17 smithi098 ceph-mon[24402]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:17.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:17 smithi150 ceph-mon[28339]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:19.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:52:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:52:18] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-04T20:52:20.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:20 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:20 smithi098 ceph-mon[34972]: pgmap v130: 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-04T20:52:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:20 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:20 smithi098 ceph-mon[24402]: pgmap v130: 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-04T20:52:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:20 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:20.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:20 smithi150 ceph-mon[28339]: pgmap v130: 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-04T20:52:22.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:22 smithi098 ceph-mon[34972]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:22 smithi098 ceph-mon[24402]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:22.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:22 smithi150 ceph-mon[28339]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:24.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:24 smithi098 ceph-mon[34972]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:24 smithi098 ceph-mon[24402]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:24 smithi150 ceph-mon[28339]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:25.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:25 smithi098 ceph-mon[34972]: pgmap v133: 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-04T20:52:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:25 smithi098 ceph-mon[24402]: pgmap v133: 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-04T20:52:25.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:25 smithi150 ceph-mon[28339]: pgmap v133: 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-04T20:52:28.541 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:28 smithi150 ceph-mon[28339]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:28.541 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:28.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:28 smithi098 ceph-mon[34972]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:28.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:28.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:28 smithi098 ceph-mon[24402]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:29.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:52:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:52:28] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-04T20:52:30.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:30 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:30.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:30 smithi098 ceph-mon[24402]: pgmap v135: 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-04T20:52:30.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:30 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:30.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:30 smithi098 ceph-mon[34972]: pgmap v135: 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-04T20:52:30.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:30 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:30 smithi150 ceph-mon[28339]: pgmap v135: 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-04T20:52:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:32 smithi098 ceph-mon[24402]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:32 smithi098 ceph-mon[34972]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:32.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:32 smithi150 ceph-mon[28339]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:33.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:33 smithi098 ceph-mon[24402]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:33 smithi098 ceph-mon[34972]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:33.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:33 smithi150 ceph-mon[28339]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:36.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:36 smithi098 ceph-mon[24402]: pgmap v138: 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-04T20:52:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:36 smithi098 ceph-mon[34972]: pgmap v138: 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-04T20:52:36.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:36 smithi150 ceph-mon[28339]: pgmap v138: 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-04T20:52:38.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:38 smithi098 ceph-mon[24402]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:38 smithi098 ceph-mon[34972]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:38.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:38 smithi150 ceph-mon[28339]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:39.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:52:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:52:38] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-04T20:52:39.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:39 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:39.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:39 smithi098 ceph-mon[24402]: pgmap v140: 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-04T20:52:39.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:39 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:39.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:39 smithi098 ceph-mon[34972]: pgmap v140: 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-04T20:52:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:39 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:39 smithi150 ceph-mon[28339]: pgmap v140: 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-04T20:52:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[24402]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:52:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:52:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:52:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[34972]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:52:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:52:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:42 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:52:42.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:42 smithi150 ceph-mon[28339]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:42.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:42 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:52:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:42 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:52:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:42 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:52:43.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:43 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:43 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:43 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:44.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:44 smithi098 ceph-mon[24402]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:44.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:44 smithi098 ceph-mon[34972]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:44 smithi150 ceph-mon[28339]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:45.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:45 smithi098 ceph-mon[34972]: pgmap v143: 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-04T20:52:45.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:45 smithi098 ceph-mon[24402]: pgmap v143: 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-04T20:52:45.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:45 smithi150 ceph-mon[28339]: pgmap v143: 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-04T20:52:48.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:48 smithi098 ceph-mon[34972]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:48 smithi098 ceph-mon[24402]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:48 smithi150 ceph-mon[28339]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:49.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:52:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:52:48] "GET /metrics HTTP/1.1" 200 38088 "" "Prometheus/2.43.0" 2024-09-04T20:52:49.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:49 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:49.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:49 smithi098 ceph-mon[34972]: pgmap v145: 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-04T20:52:49.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:49 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:49.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:49 smithi098 ceph-mon[24402]: pgmap v145: 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-04T20:52:49.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:49 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:49.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:49 smithi150 ceph-mon[28339]: pgmap v145: 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-04T20:52:52.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:52 smithi098 ceph-mon[34972]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:52 smithi098 ceph-mon[24402]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:52.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:52 smithi150 ceph-mon[28339]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:53.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:53 smithi098 ceph-mon[34972]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:53.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:53 smithi098 ceph-mon[24402]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:53.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:53 smithi150 ceph-mon[28339]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:52:55.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:55 smithi098 ceph-mon[34972]: pgmap v148: 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-04T20:52:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:55 smithi098 ceph-mon[24402]: pgmap v148: 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-04T20:52:55.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:55 smithi150 ceph-mon[28339]: pgmap v148: 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-04T20:52:57.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:57 smithi098 ceph-mon[34972]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:57.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:57 smithi098 ceph-mon[24402]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:57.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:57 smithi150 ceph-mon[28339]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:52:58.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:58 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:58.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:58 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:58.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:58 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:52:59.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:52:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:52:58] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-04T20:52:59.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:59 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:59.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:52:59 smithi150 ceph-mon[28339]: pgmap v150: 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-04T20:52:59.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:59 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:52:59 smithi098 ceph-mon[24402]: pgmap v150: 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-04T20:52:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:59 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:52:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:52:59 smithi098 ceph-mon[34972]: pgmap v150: 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-04T20:53:01.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:01 smithi098 ceph-mon[24402]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:01.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:01 smithi098 ceph-mon[34972]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:01.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:01 smithi150 ceph-mon[28339]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:03.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:03 smithi098 ceph-mon[24402]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:03.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:03 smithi098 ceph-mon[34972]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:03.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:03 smithi150 ceph-mon[28339]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:05.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:05 smithi098 ceph-mon[24402]: pgmap v153: 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-04T20:53:05.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:05 smithi098 ceph-mon[34972]: pgmap v153: 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-04T20:53:05.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:05 smithi150 ceph-mon[28339]: pgmap v153: 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-04T20:53:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:07 smithi098 ceph-mon[24402]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:07.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:07 smithi098 ceph-mon[34972]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:07.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:07 smithi150 ceph-mon[28339]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:09.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:53:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:53:08] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-04T20:53:09.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:09 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:09.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:09 smithi098 ceph-mon[24402]: pgmap v155: 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-04T20:53:09.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:09 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:09.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:09 smithi098 ceph-mon[34972]: pgmap v155: 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-04T20:53:09.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:09 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:09.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:09 smithi150 ceph-mon[28339]: pgmap v155: 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-04T20:53:11.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:11 smithi098 ceph-mon[24402]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:11.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:11 smithi098 ceph-mon[34972]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:11.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:11 smithi150 ceph-mon[28339]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:13.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:13.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:14.369 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-04T20:53:14.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:14 smithi098 ceph-mon[34972]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:14 smithi098 ceph-mon[24402]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:14.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:14 smithi150 ceph-mon[28339]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:14.625 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:15.828 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-04T20:53:16.081 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:16.461 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:16 smithi098 ceph-mon[34972]: pgmap v158: 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-04T20:53:16.461 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:16 smithi098 ceph-mon[24402]: pgmap v158: 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-04T20:53:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:16 smithi150 ceph-mon[28339]: pgmap v158: 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-04T20:53:17.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-04T20:53:17.614 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:18.556 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:18 smithi098 ceph-mon[34972]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:18.557 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:18 smithi098 ceph-mon[24402]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:18.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:18 smithi150 ceph-mon[28339]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:53:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:53:18] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-04T20:53:18.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T20:53:19.126 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:19.729 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T20:53:19.729 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (2m) 99s ago 3m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T20:53:19.729 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (3m) 2m ago 3m 76.7M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T20:53:19.729 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (3m) 99s ago 3m - - 3.8 77770cf7e895 6b4c02fa6461 2024-09-04T20:53:19.729 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-259-g91c8a7e5 77770cf7e895 bb30975414c1 2024-09-04T20:53:19.729 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:9283,8765 running (9m) 99s ago 9m - - 19.1.1-259-g91c8a7e5 77770cf7e895 56e19c2cc856 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (9m) 99s ago 9m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (8m) 2m ago 8m 42.9M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (7m) 99s ago 7m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (3m) 99s ago 3m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (3m) 2m ago 3m 3355k - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (7m) 99s ago 7m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (7m) 99s ago 7m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (6m) 99s ago 6m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (6m) 99s ago 6m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (5m) 2m ago 5m 56.2M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (5m) 2m ago 5m 47.8M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T20:53:19.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (5m) 2m ago 5m 44.9M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T20:53:19.731 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (4m) 2m ago 4m 56.1M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T20:53:19.731 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 2m ago 4m 25.7M - 2.43.0 a07b618ecd1d 2f9a0937b88b 2024-09-04T20:53:19.731 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (3m) 99s ago 3m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T20:53:19.731 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (3m) 2m ago 3m 77.1M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T20:53:20.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T20:53:20.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:20 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:20.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:20 smithi098 ceph-mon[34972]: pgmap v160: 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-04T20:53:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:20 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:20 smithi098 ceph-mon[24402]: pgmap v160: 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-04T20:53:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:20 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:20 smithi150 ceph-mon[28339]: pgmap v160: 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-04T20:53:20.686 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:21.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:21 smithi098 ceph-mon[34972]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:21.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:21 smithi098 ceph-mon[24402]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:21.382 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T20:53:21.382 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T20:53:21.382 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T20:53:21.382 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:53:21.382 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T20:53:21.382 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 15 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:53:21.383 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T20:53:21.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:21 smithi150 ceph-mon[28339]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:22.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T20:53:22.244 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:22.560 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:22 smithi098 ceph-mon[34972]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:22.560 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:22 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1944862897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:53:22.560 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:22 smithi098 ceph-mon[24402]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:22.561 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:22 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1944862897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:53:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:22 smithi150 ceph-mon[28339]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:22 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1944862897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:53:22.876 INFO:teuthology.orchestra.run.smithi098.stdout: cluster: 2024-09-04T20:53:22.876 INFO:teuthology.orchestra.run.smithi098.stdout: id: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:53:22.876 INFO:teuthology.orchestra.run.smithi098.stdout: health: HEALTH_OK 2024-09-04T20:53:22.876 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: services: 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: mon: 3 daemons, quorum a,b,c (age 7m) 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: mgr: y(active, since 4m), standbys: x 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: data: 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: pools: 6 pools, 161 pgs 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: objects: 212 objects, 585 KiB 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: pgs: 161 active+clean 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:53:22.877 INFO:teuthology.orchestra.run.smithi098.stdout: io: 2024-09-04T20:53:22.878 INFO:teuthology.orchestra.run.smithi098.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-04T20:53:22.878 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:53:23.506 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:23 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3950226860' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T20:53:23.506 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:23 smithi098 ceph-mon[34972]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:23.506 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:23 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3950226860' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T20:53:23.506 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:23 smithi098 ceph-mon[24402]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:23.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ls' 2024-09-04T20:53:23.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:23 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3950226860' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T20:53:23.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:23 smithi150 ceph-mon[28339]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T20:53:23.775 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:24.411 INFO:teuthology.orchestra.run.smithi098.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-04T20:53:24.411 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager ?:9093,9094 1/1 104s ago 4m smithi098=a;count:1 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:grafana ?:3000 1/1 2m ago 4m smithi150=a;count:1 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo ?:5000 1/1 104s ago 3m count:1 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:mgr 2/2 2m ago 7m smithi098=y;smithi150=x;count:2 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:mon 3/3 2m ago 8m smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi150:172.21.15.150=b;count:3 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi098=a;smithi150=b;count:2 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:osd 8 2m ago - 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus ?:9095 1/1 2m ago 4m smithi150=a;count:1 2024-09-04T20:53:24.412 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-04T20:53:25.117 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-04T20:53:25.365 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:25.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:25 smithi098 ceph-mon[34972]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:25.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:25 smithi098 ceph-mon[34972]: pgmap v163: 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-04T20:53:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:25 smithi098 ceph-mon[24402]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:25 smithi098 ceph-mon[24402]: pgmap v163: 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-04T20:53:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:25 smithi150 ceph-mon[28339]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:25 smithi150 ceph-mon[28339]: pgmap v163: 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-04T20:53:26.299 INFO:teuthology.orchestra.run.smithi098.stdout:Scheduled to redeploy mgr.x on host 'smithi150' 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2186020982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2186020982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:53:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:53:26.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:26 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:26 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2186020982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:53:26.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:26 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:26 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:26 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:26 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:53:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:26 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:53:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:26 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:27.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps --refresh' 2024-09-04T20:53:27.250 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:27.584 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: Schedule redeploy daemon mgr.x 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: Deploying daemon mgr.x on smithi150 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[34972]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:27.585 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: Schedule redeploy daemon mgr.x 2024-09-04T20:53:27.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:53:27.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:53:27.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:53:27.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:53:27.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: Deploying daemon mgr.x on smithi150 2024-09-04T20:53:27.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:27 smithi098 ceph-mon[24402]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:27.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:27.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: Schedule redeploy daemon mgr.x 2024-09-04T20:53:27.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:53:27.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:53:27.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:53:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:53:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: Deploying daemon mgr.x on smithi150 2024-09-04T20:53:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:27 smithi150 ceph-mon[28339]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:27.853 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T20:53:27.853 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (3m) 107s ago 3m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (3m) 2m ago 3m 76.7M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (3m) 107s ago 3m - - 3.8 77770cf7e895 6b4c02fa6461 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-259-g91c8a7e5 77770cf7e895 bb30975414c1 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:9283,8765 running (9m) 107s ago 9m - - 19.1.1-259-g91c8a7e5 77770cf7e895 56e19c2cc856 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (9m) 107s ago 9m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (8m) 2m ago 8m 42.9M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (8m) 107s ago 8m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (3m) 107s ago 3m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (3m) 2m ago 3m 3355k - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (7m) 107s ago 7m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (7m) 107s ago 7m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T20:53:27.854 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (6m) 107s ago 6m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (6m) 107s ago 6m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (5m) 2m ago 5m 56.2M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (5m) 2m ago 5m 47.8M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (5m) 2m ago 5m 44.9M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (4m) 2m ago 4m 56.1M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 2m ago 4m 25.7M - 2.43.0 a07b618ecd1d 2f9a0937b88b 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (3m) 107s ago 3m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T20:53:27.855 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (3m) 2m ago 3m 77.1M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T20:53:28.514 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:28 smithi098 ceph-mon[34972]: from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:28.514 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:28.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:28 smithi098 ceph-mon[24402]: from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:28.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:28.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T20:53:28.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:28 smithi150 ceph-mon[28339]: from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:53:28.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:28.793 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:53:28.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:53:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:53:28] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-04T20:53:29.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:29 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:29.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:29 smithi098 ceph-mon[34972]: pgmap v165: 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-04T20:53:29.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:29 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:29.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:29 smithi098 ceph-mon[24402]: pgmap v165: 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-04T20:53:29.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:29 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:29.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:29 smithi150 ceph-mon[28339]: pgmap v165: 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-04T20:53:31.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:31 smithi098 ceph-mon[24402]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:31.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:31 smithi098 ceph-mon[34972]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:31.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:31 smithi150 ceph-mon[28339]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:33.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:33 smithi098 ceph-mon[24402]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:33 smithi098 ceph-mon[34972]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:33.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:33 smithi150 ceph-mon[28339]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:35.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:35 smithi098 ceph-mon[24402]: pgmap v168: 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-04T20:53:35.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:35 smithi098 ceph-mon[34972]: pgmap v168: 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-04T20:53:35.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:35 smithi150 ceph-mon[28339]: pgmap v168: 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-04T20:53:37.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:37 smithi098 ceph-mon[24402]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:37 smithi098 ceph-mon[34972]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:37.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:37 smithi150 ceph-mon[28339]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:39.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:53:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:53:38] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-04T20:53:39.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:39 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:39.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:39 smithi098 ceph-mon[24402]: pgmap v170: 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-04T20:53:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:39 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:39 smithi098 ceph-mon[34972]: pgmap v170: 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-04T20:53:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:39 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:39 smithi150 ceph-mon[28339]: pgmap v170: 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-04T20:53:41.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:41 smithi098 ceph-mon[24402]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:41.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:41 smithi098 ceph-mon[34972]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:41.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:41 smithi150 ceph-mon[28339]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:43.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:43 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:43 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:43 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:44.526 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:44 smithi098 ceph-mon[34972]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:44.526 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:44 smithi098 ceph-mon[24402]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:44 smithi150 ceph-mon[28339]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:46.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:46 smithi098 ceph-mon[24402]: pgmap v173: 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-04T20:53:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:46 smithi098 ceph-mon[34972]: pgmap v173: 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-04T20:53:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:46 smithi150 ceph-mon[28339]: pgmap v173: 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-04T20:53:48.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:48 smithi098 ceph-mon[24402]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:48.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:48 smithi098 ceph-mon[34972]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:48 smithi150 ceph-mon[28339]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:49.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:53:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:53:48] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-04T20:53:50.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:50 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:50 smithi098 ceph-mon[34972]: pgmap v175: 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-04T20:53:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:50 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:50 smithi098 ceph-mon[24402]: pgmap v175: 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-04T20:53:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:50 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:50.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:50 smithi150 ceph-mon[28339]: pgmap v175: 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-04T20:53:52.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:51 smithi098 ceph-mon[34972]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:51 smithi098 ceph-mon[24402]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:52.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:51 smithi150 ceph-mon[28339]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:53.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:53 smithi098 ceph-mon[24402]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:53.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:53 smithi098 ceph-mon[34972]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:53.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:53 smithi150 ceph-mon[28339]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:55.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:55 smithi150 ceph-mon[28339]: pgmap v178: 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-04T20:53:55.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:55 smithi098 ceph-mon[34972]: pgmap v178: 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-04T20:53:55.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:55 smithi098 ceph-mon[24402]: pgmap v178: 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-04T20:53:56.514 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:56 smithi150 systemd[1]: Stopping Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:53:56.792 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:56 smithi150 podman[60576]: 2024-09-04 20:53:56.512502292 +0000 UTC m=+0.168834157 container died bb30975414c1be413ce485d5feb6919771a5419831d8bfe591ce6385ffe0fd0f (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-91c8a7e, GIT_CLEAN=True, ceph=True) 2024-09-04T20:53:57.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:56 smithi150 podman[60576]: 2024-09-04 20:53:56.973210267 +0000 UTC m=+0.629542121 container cleanup bb30975414c1be413ce485d5feb6919771a5419831d8bfe591ce6385ffe0fd0f (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-04T20:53:57.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:56 smithi150 bash[60576]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T20:53:57.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:57 smithi098 ceph-mon[34972]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:57.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:57 smithi098 ceph-mon[24402]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:57.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:57 smithi150 ceph-mon[28339]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:53:57.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 podman[60587]: 2024-09-04 20:53:57.224797674 +0000 UTC m=+0.712049200 container remove bb30975414c1be413ce485d5feb6919771a5419831d8bfe591ce6385ffe0fd0f (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, 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.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=squid-91c8a7e, org.label-schema.license=GPLv2) 2024-09-04T20:53:57.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-04T20:53:57.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-04T20:53:57.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 systemd[1]: Stopped Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:53:57.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service: Consumed 10.995s CPU time. 2024-09-04T20:53:57.941 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 systemd[1]: Starting Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:53:57.941 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 podman[60718]: 2024-09-04 20:53:57.800765554 +0000 UTC m=+0.108023880 container create b08de8ef1368da398916e425f0396681a094014028d494378c6ded7a095452f7 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, 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-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T20:53:57.941 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:57 smithi150 podman[60718]: 2024-09-04 20:53:57.708788373 +0000 UTC m=+0.016046713 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T20:53:58.313 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:58 smithi150 podman[60718]: 2024-09-04 20:53:58.036593129 +0000 UTC m=+0.343851457 container init b08de8ef1368da398916e425f0396681a094014028d494378c6ded7a095452f7 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-04T20:53:58.313 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:58 smithi150 podman[60718]: 2024-09-04 20:53:58.040051088 +0000 UTC m=+0.347309417 container start b08de8ef1368da398916e425f0396681a094014028d494378c6ded7a095452f7 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T20:53:58.313 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:58 smithi150 ceph-mgr[60738]: -- 172.21.15.150:0/3199733825 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5632b1b590e0 con 0x5632b1b37400 2024-09-04T20:53:58.313 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:58 smithi150 bash[60718]: b08de8ef1368da398916e425f0396681a094014028d494378c6ded7a095452f7 2024-09-04T20:53:58.313 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:53:58 smithi150 systemd[1]: Started Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:53:58.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:58 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:58.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:58 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:58 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:58 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:58 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:58.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:53:58.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:53:58.984 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:53:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:53:58] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-04T20:53:59.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:59 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:59.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:53:59 smithi150 ceph-mon[28339]: pgmap v180: 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-04T20:53:59.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:59 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:53:59 smithi098 ceph-mon[34972]: pgmap v180: 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-04T20:53:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:59 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:53:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:53:59 smithi098 ceph-mon[24402]: pgmap v180: 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-04T20:54:01.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:01 smithi098 ceph-mon[34972]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:01.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:01 smithi098 ceph-mon[24402]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:01.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:01 smithi150 ceph-mon[28339]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:03.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:54:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:54:03.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:02 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:02 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:02 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:02 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:02 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:02 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:54:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:02 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:54:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:02 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:54:03.713 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:54:03] ENGINE Bus STARTING 2024-09-04T20:54:03.713 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: CherryPy Checker: 2024-09-04T20:54:03.713 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: The Application mounted at '' has an empty config. 2024-09-04T20:54:03.713 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T20:54:03.713 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:54:03] ENGINE Serving on http://:::9283 2024-09-04T20:54:03.713 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:54:03] ENGINE Bus STARTED 2024-09-04T20:54:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[34972]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[34972]: Standby manager daemon x restarted 2024-09-04T20:54:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[34972]: Standby manager daemon x started 2024-09-04T20:54:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:54:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:54:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:54:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:54:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[24402]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[24402]: Standby manager daemon x restarted 2024-09-04T20:54:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[24402]: Standby manager daemon x started 2024-09-04T20:54:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:54:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:54:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:54:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:03 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:54:04.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-mon[28339]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-mon[28339]: Standby manager daemon x restarted 2024-09-04T20:54:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-mon[28339]: Standby manager daemon x started 2024-09-04T20:54:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T20:54:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:54:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T20:54:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:03 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:54:05.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:04 smithi098 ceph-mon[24402]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-04T20:54:05.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:04 smithi098 ceph-mon[34972]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-04T20:54:05.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:04 smithi150 ceph-mon[28339]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-04T20:54:06.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:05 smithi098 ceph-mon[24402]: pgmap v183: 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-04T20:54:06.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:05 smithi098 ceph-mon[34972]: pgmap v183: 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-04T20:54:06.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:05 smithi150 ceph-mon[28339]: pgmap v183: 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-04T20:54:07.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:07 smithi150 ceph-mon[28339]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:07.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:07 smithi098 ceph-mon[34972]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:07 smithi098 ceph-mon[24402]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:09.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:54:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:54:08] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-04T20:54:09.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:09 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:09.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:09 smithi150 ceph-mon[28339]: pgmap v185: 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-04T20:54:09.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:09 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:09 smithi098 ceph-mon[34972]: pgmap v185: 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-04T20:54:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:09 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:09 smithi098 ceph-mon[24402]: pgmap v185: 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-04T20:54:11.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:11 smithi150 ceph-mon[28339]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:11.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:11 smithi098 ceph-mon[34972]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:11.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:11 smithi098 ceph-mon[24402]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:13.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:13.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:14.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:14 smithi098 ceph-mon[34972]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:14.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:14 smithi098 ceph-mon[24402]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:14 smithi150 ceph-mon[28339]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:16.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:16 smithi098 ceph-mon[34972]: pgmap v188: 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-04T20:54:16.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:16 smithi098 ceph-mon[24402]: pgmap v188: 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-04T20:54:16.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:16 smithi150 ceph-mon[28339]: pgmap v188: 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-04T20:54:18.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:18 smithi098 ceph-mon[34972]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:18.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:18 smithi098 ceph-mon[24402]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:18.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:18 smithi150 ceph-mon[28339]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:19.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:54:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:54:18] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-04T20:54:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:20 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:20 smithi098 ceph-mon[24402]: pgmap v190: 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-04T20:54:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:20 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:20 smithi098 ceph-mon[34972]: pgmap v190: 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-04T20:54:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:20 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:20.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:20 smithi150 ceph-mon[28339]: pgmap v190: 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-04T20:54:22.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:22 smithi098 ceph-mon[34972]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:22 smithi098 ceph-mon[24402]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:22.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:22 smithi150 ceph-mon[28339]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:24 smithi098 ceph-mon[34972]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:24 smithi098 ceph-mon[24402]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:24 smithi150 ceph-mon[28339]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:25.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:25 smithi150 ceph-mon[28339]: pgmap v193: 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-04T20:54:25.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:25 smithi098 ceph-mon[34972]: pgmap v193: 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-04T20:54:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:25 smithi098 ceph-mon[24402]: pgmap v193: 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-04T20:54:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:27 smithi150 ceph-mon[28339]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:27.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:27 smithi098 ceph-mon[34972]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:27 smithi098 ceph-mon[24402]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:28.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:28.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:28.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:29.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:54:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:54:28] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T20:54:29.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:29 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:29.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:29 smithi150 ceph-mon[28339]: pgmap v195: 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-04T20:54:29.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:29 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:29 smithi098 ceph-mon[34972]: pgmap v195: 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-04T20:54:29.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:29 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:29.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:29 smithi098 ceph-mon[24402]: pgmap v195: 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-04T20:54:31.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:31 smithi150 ceph-mon[28339]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:31.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:31 smithi098 ceph-mon[34972]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:31 smithi098 ceph-mon[24402]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:33.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:33 smithi150 ceph-mon[28339]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:33.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:33 smithi098 ceph-mon[34972]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:33 smithi098 ceph-mon[24402]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:35.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:35 smithi150 ceph-mon[28339]: pgmap v198: 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-04T20:54:35.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:35 smithi098 ceph-mon[34972]: pgmap v198: 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-04T20:54:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:35 smithi098 ceph-mon[24402]: pgmap v198: 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-04T20:54:37.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:37 smithi150 ceph-mon[28339]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:37.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:37 smithi098 ceph-mon[34972]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:37 smithi098 ceph-mon[24402]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:39.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:54:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:54:38] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T20:54:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:39 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:39 smithi150 ceph-mon[28339]: pgmap v200: 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-04T20:54:39.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:39 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:39.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:39 smithi098 ceph-mon[34972]: pgmap v200: 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-04T20:54:39.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:39 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:39.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:39 smithi098 ceph-mon[24402]: pgmap v200: 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-04T20:54:41.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:41 smithi150 ceph-mon[28339]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:41.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:41 smithi098 ceph-mon[34972]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:41.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:41 smithi098 ceph-mon[24402]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:43.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:43 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:43.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:43 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:43 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:44.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:44 smithi098 ceph-mon[24402]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:44.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:44 smithi098 ceph-mon[34972]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:44 smithi150 ceph-mon[28339]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:46.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:46 smithi098 ceph-mon[24402]: pgmap v203: 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-04T20:54:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:46 smithi098 ceph-mon[34972]: pgmap v203: 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-04T20:54:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:46 smithi150 ceph-mon[28339]: pgmap v203: 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-04T20:54:48.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:48 smithi098 ceph-mon[24402]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:48.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:48 smithi098 ceph-mon[34972]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:48 smithi150 ceph-mon[28339]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:49.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:54:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:54:48] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-09-04T20:54:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:50 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:50 smithi098 ceph-mon[24402]: pgmap v205: 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-04T20:54:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:50 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:50 smithi098 ceph-mon[34972]: pgmap v205: 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-04T20:54:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:50 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:50.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:50 smithi150 ceph-mon[28339]: pgmap v205: 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-04T20:54:52.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:52 smithi098 ceph-mon[34972]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:52 smithi098 ceph-mon[24402]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:52.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:52 smithi150 ceph-mon[28339]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:54.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:54 smithi098 ceph-mon[34972]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:54.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:54 smithi098 ceph-mon[24402]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:54.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:54 smithi150 ceph-mon[28339]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:56.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:56 smithi098 ceph-mon[24402]: pgmap v208: 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-04T20:54:56.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:56 smithi098 ceph-mon[34972]: pgmap v208: 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-04T20:54:56.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:56 smithi150 ceph-mon[28339]: pgmap v208: 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-04T20:54:57.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:57 smithi150 ceph-mon[28339]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:57.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:57 smithi098 ceph-mon[34972]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:57.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:57 smithi098 ceph-mon[24402]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:54:58.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:58 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:58.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:58 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:58.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:58 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:54:59.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:54:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:54:58] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-04T20:54:59.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:59 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:59.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:54:59 smithi150 ceph-mon[28339]: pgmap v210: 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-04T20:54:59.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:59 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:59.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:54:59 smithi098 ceph-mon[34972]: pgmap v210: 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-04T20:54:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:59 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:54:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:54:59 smithi098 ceph-mon[24402]: pgmap v210: 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-04T20:55:01.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:01 smithi150 ceph-mon[28339]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:01.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:01 smithi098 ceph-mon[24402]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:01.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:01 smithi098 ceph-mon[34972]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:04 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:04 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:04 smithi150 ceph-mon[28339]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:04.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:04 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:04.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:04 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:04 smithi098 ceph-mon[34972]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:04 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:04 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:04 smithi098 ceph-mon[24402]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:05.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:05 smithi150 ceph-mon[28339]: pgmap v213: 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-04T20:55:05.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:05 smithi098 ceph-mon[34972]: pgmap v213: 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-04T20:55:05.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:05 smithi098 ceph-mon[24402]: pgmap v213: 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-04T20:55:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[34972]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:55:08.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:55:08.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:07 smithi098 ceph-mon[24402]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:07 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:07 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:07 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:55:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:07 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:55:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:07 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:55:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:07 smithi150 ceph-mon[28339]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:09.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:55:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:55:08] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-04T20:55:09.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:09 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:09.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:09 smithi150 ceph-mon[28339]: pgmap v215: 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-04T20:55:09.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:09 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:09 smithi098 ceph-mon[34972]: pgmap v215: 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-04T20:55:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:09 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:09 smithi098 ceph-mon[24402]: pgmap v215: 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-04T20:55:11.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:11 smithi150 ceph-mon[28339]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:11.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:11 smithi098 ceph-mon[34972]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:11.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:11 smithi098 ceph-mon[24402]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:13.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:13.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:14.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:14 smithi098 ceph-mon[24402]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:14.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:14 smithi098 ceph-mon[34972]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:14.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:14 smithi150 ceph-mon[28339]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:16.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:16 smithi098 ceph-mon[34972]: pgmap v218: 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-04T20:55:16.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:16 smithi098 ceph-mon[24402]: pgmap v218: 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-04T20:55:16.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:16 smithi150 ceph-mon[28339]: pgmap v218: 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-04T20:55:18.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:18 smithi098 ceph-mon[34972]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:18.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:18 smithi098 ceph-mon[24402]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:18.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:18 smithi150 ceph-mon[28339]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:19.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:55:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:55:18] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T20:55:20.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:20 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:20 smithi098 ceph-mon[24402]: pgmap v220: 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-04T20:55:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:20 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:20 smithi098 ceph-mon[34972]: pgmap v220: 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-04T20:55:20.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:20 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:20.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:20 smithi150 ceph-mon[28339]: pgmap v220: 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-04T20:55:22.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:22 smithi098 ceph-mon[34972]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:22 smithi098 ceph-mon[24402]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:22.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:22 smithi150 ceph-mon[28339]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:24.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:24 smithi098 ceph-mon[34972]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:24 smithi098 ceph-mon[24402]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:24 smithi150 ceph-mon[28339]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:26.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:26 smithi098 ceph-mon[24402]: pgmap v223: 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-04T20:55:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:26 smithi098 ceph-mon[34972]: pgmap v223: 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-04T20:55:26.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:26 smithi150 ceph-mon[28339]: pgmap v223: 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-04T20:55:28.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:28 smithi098 ceph-mon[34972]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:28 smithi098 ceph-mon[24402]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:28.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:28 smithi150 ceph-mon[28339]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:29.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:55:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:55:28] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T20:55:29.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:29 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:29.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:29 smithi098 ceph-mon[24402]: pgmap v225: 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-04T20:55:29.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:29 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:29.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:29 smithi098 ceph-mon[34972]: pgmap v225: 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-04T20:55:29.572 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:29 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:29.572 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:29 smithi150 ceph-mon[28339]: pgmap v225: 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-04T20:55:31.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:31 smithi150 ceph-mon[28339]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:31 smithi098 ceph-mon[34972]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:31 smithi098 ceph-mon[24402]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:33.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:33 smithi150 ceph-mon[28339]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:33.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:33 smithi098 ceph-mon[24402]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:33.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:33 smithi098 ceph-mon[34972]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:35.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:35 smithi150 ceph-mon[28339]: pgmap v228: 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-04T20:55:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:35 smithi098 ceph-mon[24402]: pgmap v228: 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-04T20:55:35.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:35 smithi098 ceph-mon[34972]: pgmap v228: 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-04T20:55:37.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:37 smithi150 ceph-mon[28339]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:37.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:37 smithi098 ceph-mon[24402]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:37.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:37 smithi098 ceph-mon[34972]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:39.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:55:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:55:38] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T20:55:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:39 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:39 smithi150 ceph-mon[28339]: pgmap v230: 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-04T20:55:39.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:39 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:39.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:39 smithi098 ceph-mon[34972]: pgmap v230: 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-04T20:55:39.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:39 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:39.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:39 smithi098 ceph-mon[24402]: pgmap v230: 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-04T20:55:41.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:41 smithi150 ceph-mon[28339]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:41.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:41 smithi098 ceph-mon[34972]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:41.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:41 smithi098 ceph-mon[24402]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:43 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:43.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:43 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:43 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:44.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:44 smithi098 ceph-mon[24402]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:44.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:44 smithi098 ceph-mon[34972]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:44.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:44 smithi150 ceph-mon[28339]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:45.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:45 smithi150 ceph-mon[28339]: pgmap v233: 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-04T20:55:45.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:45 smithi098 ceph-mon[24402]: pgmap v233: 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-04T20:55:45.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:45 smithi098 ceph-mon[34972]: pgmap v233: 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-04T20:55:47.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:47 smithi150 ceph-mon[28339]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:47.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:47 smithi098 ceph-mon[34972]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:47 smithi098 ceph-mon[24402]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:49.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:55:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:55:48] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-04T20:55:49.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:49 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:49.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:49 smithi150 ceph-mon[28339]: pgmap v235: 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-04T20:55:49.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:49 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:49.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:49 smithi098 ceph-mon[24402]: pgmap v235: 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-04T20:55:49.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:49 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:49.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:49 smithi098 ceph-mon[34972]: pgmap v235: 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-04T20:55:51.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:51 smithi150 ceph-mon[28339]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:51.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:51 smithi098 ceph-mon[24402]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:51.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:51 smithi098 ceph-mon[34972]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:53.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:53 smithi150 ceph-mon[28339]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:53.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:53 smithi098 ceph-mon[24402]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:53.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:53 smithi098 ceph-mon[34972]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:55 smithi150 ceph-mon[28339]: pgmap v238: 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-04T20:55:55.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:55 smithi098 ceph-mon[34972]: pgmap v238: 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-04T20:55:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:55 smithi098 ceph-mon[24402]: pgmap v238: 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-04T20:55:57.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:57 smithi150 ceph-mon[28339]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:57.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:57 smithi098 ceph-mon[24402]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:57.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:57 smithi098 ceph-mon[34972]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:55:58.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:58 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:58.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:58 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:58.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:58 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:55:59.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:55:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:55:58] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T20:55:59.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:59 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:59.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:55:59 smithi150 ceph-mon[28339]: pgmap v240: 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-04T20:55:59.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:59 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:55:59 smithi098 ceph-mon[24402]: pgmap v240: 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-04T20:55:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:59 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:55:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:55:59 smithi098 ceph-mon[34972]: pgmap v240: 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-04T20:56:01.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:01 smithi150 ceph-mon[28339]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:01.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:01 smithi098 ceph-mon[34972]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:01.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:01 smithi098 ceph-mon[24402]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:03.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:03 smithi150 ceph-mon[28339]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:03.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:03 smithi098 ceph-mon[24402]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:03.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:03 smithi098 ceph-mon[34972]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:05.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:05 smithi150 ceph-mon[28339]: pgmap v243: 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-04T20:56:05.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:05 smithi098 ceph-mon[34972]: pgmap v243: 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-04T20:56:05.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:05 smithi098 ceph-mon[24402]: pgmap v243: 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-04T20:56:07.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:07 smithi150 ceph-mon[28339]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:07.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:07 smithi098 ceph-mon[34972]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:07 smithi098 ceph-mon[24402]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:08.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[34972]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:56:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-mon[24402]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:56:08] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-04T20:56:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:08 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:08 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:08 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:08 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:56:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:08 smithi150 ceph-mon[28339]: from='mgr.24350 ' entity='mgr.y' 2024-09-04T20:56:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:09 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:09 smithi098 ceph-mon[24402]: pgmap v245: 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-04T20:56:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:09 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:09 smithi098 ceph-mon[34972]: pgmap v245: 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-04T20:56:09.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:09 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:09.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:09 smithi150 ceph-mon[28339]: pgmap v245: 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-04T20:56:11.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:11 smithi150 ceph-mon[28339]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:11.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:11 smithi098 ceph-mon[34972]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:11.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:11 smithi098 ceph-mon[24402]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:13.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:13 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:13.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:13 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:13.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:13 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:14.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:14 smithi098 ceph-mon[34972]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:14 smithi098 ceph-mon[24402]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:14 smithi150 ceph-mon[28339]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:15 smithi150 ceph-mon[28339]: pgmap v248: 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-04T20:56:15.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:15 smithi098 ceph-mon[34972]: pgmap v248: 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-04T20:56:15.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:15 smithi098 ceph-mon[24402]: pgmap v248: 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-04T20:56:17.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:17 smithi150 ceph-mon[28339]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:17.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:17 smithi098 ceph-mon[34972]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:17.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:17 smithi098 ceph-mon[24402]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:19.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:56:18] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-04T20:56:19.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:19 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:19.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:19 smithi150 ceph-mon[28339]: pgmap v250: 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-04T20:56:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:19 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:19 smithi098 ceph-mon[24402]: pgmap v250: 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-04T20:56:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:19 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:19 smithi098 ceph-mon[34972]: pgmap v250: 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-04T20:56:21.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:21 smithi150 ceph-mon[28339]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:21.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:21 smithi098 ceph-mon[24402]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:21 smithi098 ceph-mon[34972]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:23.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:23 smithi150 ceph-mon[28339]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:23.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:23 smithi098 ceph-mon[34972]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:23 smithi098 ceph-mon[24402]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:25 smithi150 ceph-mon[28339]: pgmap v253: 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-04T20:56:25.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:25 smithi098 ceph-mon[34972]: pgmap v253: 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-04T20:56:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:25 smithi098 ceph-mon[24402]: pgmap v253: 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-04T20:56:27.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:27 smithi150 ceph-mon[28339]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:27.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:27 smithi098 ceph-mon[34972]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:27 smithi098 ceph-mon[24402]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:28 smithi150 ceph-mon[28339]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:28.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:28 smithi098 ceph-mon[34972]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:28.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:28 smithi098 ceph-mon[24402]: from='mgr.24350 172.21.15.98:0/1341467173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:29.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:56:28] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-04T20:56:29.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:29 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:29.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:29 smithi098 ceph-mon[34972]: pgmap v255: 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-04T20:56:29.457 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:29 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:29.457 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:29 smithi098 ceph-mon[24402]: pgmap v255: 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-04T20:56:29.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:29 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:29.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:29 smithi150 ceph-mon[28339]: pgmap v255: 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-04T20:56:29.868 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T20:56:30.122 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (6m) 2m ago 6m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (6m) 84s ago 6m 82.8M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (6m) 2m ago 6m - - 3.8 77770cf7e895 6b4c02fa6461 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (2m) 84s ago 10m 453M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b08de8ef1368 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-259-g91c8a7e5 77770cf7e895 56e19c2cc856 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (12m) 2m ago 12m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (11m) 84s ago 11m 44.7M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T20:56:30.767 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (11m) 2m ago 11m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (6m) 84s ago 6m 16.2M - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (10m) 2m ago 10m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (10m) 2m ago 10m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (9m) 2m ago 9m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (9m) 2m ago 9m - 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (9m) 84s ago 9m 58.8M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (8m) 84s ago 8m 50.7M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (8m) 84s ago 8m 47.3M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (7m) 84s ago 7m 58.7M 4016M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (5m) 84s ago 7m 55.0M - 2.43.0 a07b618ecd1d 2f9a0937b88b 2024-09-04T20:56:30.768 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (6m) 2m ago 6m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T20:56:30.769 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (6m) 84s ago 6m 80.4M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T20:56:31.373 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:31 smithi098 ceph-mon[24402]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:56:31.373 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:31 smithi098 ceph-mon[24402]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:31.373 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:31 smithi098 ceph-mon[34972]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:56:31.374 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:31 smithi098 ceph-mon[34972]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:31.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T20:56:31.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:31 smithi150 ceph-mon[28339]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:56:31.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:31 smithi150 ceph-mon[28339]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:31.654 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 1, 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T20:56:32.389 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 14, 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T20:56:32.390 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T20:56:32.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:32 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/577265384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:56:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:32 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/577265384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:56:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:32 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/577265384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:56:33.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T20:56:33.296 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:56:33.743 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:33 smithi098 ceph-mon[34972]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:33.744 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:33 smithi098 ceph-mon[24402]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:33 smithi150 ceph-mon[28339]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:33.975 INFO:teuthology.orchestra.run.smithi098.stdout: cluster: 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: id: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: health: HEALTH_OK 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: services: 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: mgr: y(active, since 7m), standbys: x 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:56:33.976 INFO:teuthology.orchestra.run.smithi098.stdout: data: 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: pools: 6 pools, 161 pgs 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: objects: 212 objects, 585 KiB 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: pgs: 161 active+clean 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: io: 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-04T20:56:33.977 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T20:56:34.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:34 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1807032383' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T20:56:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:34 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1807032383' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T20:56:34.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T20:56:34.834 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:56:34.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:34 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1807032383' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T20:56:35.555 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T20:56:35.556 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:35 smithi098 ceph-mon[34972]: pgmap v258: 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-04T20:56:35.556 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:35 smithi098 ceph-mon[24402]: pgmap v258: 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-04T20:56:35.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:35 smithi150 ceph-mon[28339]: pgmap v258: 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-04T20:56:36.252 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-04T20:56:36.497 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:56:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:36 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2506415462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T20:56:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:36 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2506415462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T20:56:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:36 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2506415462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T20:56:37.173 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T20:56:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:37 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3331864244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:56:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:37 smithi098 ceph-mon[24402]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:37.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:37 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3331864244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:56:37.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:37 smithi098 ceph-mon[34972]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:37.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph mgr fail' 2024-09-04T20:56:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:37 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3331864244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T20:56:37.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:37 smithi150 ceph-mon[28339]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:56:38.092 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:56:38.786 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:56:38] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setuser ceph since I am not root 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ignoring --setgroup ceph since I am not root 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:38.913+0000 7f172501c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:38.970+0000 7f172501c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2531417967' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: Activating manager daemon x 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T20:56:39.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: osdmap e95: 8 total, 8 up, 8 in 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: mgrmap e24: x(active, starting, since 0.00913929s) 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:56:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2531417967' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: Activating manager daemon x 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: osdmap e95: 8 total, 8 up, 8 in 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: mgrmap e24: x(active, starting, since 0.00913929s) 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:56:39.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:56:39.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:38 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:56:39.094 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:38] ENGINE Bus STOPPING 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2531417967' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: Activating manager daemon x 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: osdmap e95: 8 total, 8 up, 8 in 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: mgrmap e24: x(active, starting, since 0.00913929s) 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T20:56:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T20:56:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:38 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T20:56:39.473 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:39.122+0000 7f172501c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-04T20:56:39.473 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:39.190+0000 7f172501c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-04T20:56:39.473 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:39.339+0000 7f172501c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:56:39.502 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T20:56:39.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:56:39.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:39] ENGINE Bus STOPPED 2024-09-04T20:56:39.763 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:56:39.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:39.482+0000 7f172501c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-04T20:56:40.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-mon[24402]: Manager daemon x is now available 2024-09-04T20:56:40.071 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:39.839+0000 7f172501c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-04T20:56:40.071 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:39.903+0000 7f172501c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-04T20:56:40.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:39 smithi098 ceph-mon[34972]: Manager daemon x is now available 2024-09-04T20:56:40.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:39 smithi150 ceph-mon[28339]: Manager daemon x is now available 2024-09-04T20:56:40.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:39 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:39] ENGINE Bus STARTING 2024-09-04T20:56:40.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:40] ENGINE Serving on http://:::9283 2024-09-04T20:56:40.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:40] ENGINE Bus STARTED 2024-09-04T20:56:40.562 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:40.098+0000 7f172501c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: mgrmap e25: x(active, since 1.06285s) 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:56:41.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:56:41.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T20:56:41.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:40 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T20:56:41.096 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:41.025+0000 7f172501c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-04T20:56:41.096 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:41.094+0000 7f172501c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-04T20:56:41.096 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: mgrmap e25: x(active, since 1.06285s) 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:56:41.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: mgrmap e25: x(active, since 1.06285s) 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='client.24710 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:56:41.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T20:56:41.099 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T20:56:41.099 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:40 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T20:56:42.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-mon[34972]: Deploying cephadm binary to smithi098 2024-09-04T20:56:42.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-mon[34972]: Deploying cephadm binary to smithi150 2024-09-04T20:56:42.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-mon[34972]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:42.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-mon[24402]: Deploying cephadm binary to smithi098 2024-09-04T20:56:42.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-mon[24402]: Deploying cephadm binary to smithi150 2024-09-04T20:56:42.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-mon[24402]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:42.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:41.803+0000 7f172501c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-04T20:56:42.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:41.924+0000 7f172501c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-04T20:56:42.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-mon[28339]: Deploying cephadm binary to smithi098 2024-09-04T20:56:42.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-mon[28339]: Deploying cephadm binary to smithi150 2024-09-04T20:56:42.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-mon[28339]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:42.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T20:56:41.644+0000 7f2923f20640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:20:56:41] ENGINE Error in HTTPServer.serve 2024-09-04T20:56:42.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: Traceback (most recent call last): 2024-09-04T20:56:42.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:56:42.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self._connections.run(self.expiration_interval) 2024-09-04T20:56:42.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self._run(expiration_interval) 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: s = self.context.wrap_socket( 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: return self.sslsocket_class._create( 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self.do_handshake() 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:56:42.096 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self._sslobj.do_handshake() 2024-09-04T20:56:42.097 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:56:42.097 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T20:56:42.390 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.078+0000 7f172501c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-04T20:56:42.390 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.143+0000 7f172501c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-04T20:56:42.390 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.313+0000 7f172501c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-04T20:56:42.390 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.387+0000 7f172501c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-04T20:56:42.678 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.450+0000 7f172501c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-04T20:56:42.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.612+0000 7f172501c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-04T20:56:42.967 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[34972]: [04/Sep/2024:20:56:41] ENGINE Bus STARTING 2024-09-04T20:56:42.967 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[34972]: [04/Sep/2024:20:56:41] ENGINE Serving on http://172.21.15.150:8765 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[34972]: [04/Sep/2024:20:56:41] ENGINE Serving on https://172.21.15.150:7150 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[34972]: [04/Sep/2024:20:56:41] ENGINE Bus STARTED 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[34972]: [04/Sep/2024:20:56:41] ENGINE Error in HTTPServer.serve 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: Traceback (most recent call last): 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._run(expiration_interval) 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:56:42.968 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: self.do_handshake() 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[34972]: mgrmap e26: x(active, since 3s) 2024-09-04T20:56:42.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[24402]: [04/Sep/2024:20:56:41] ENGINE Bus STARTING 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[24402]: [04/Sep/2024:20:56:41] ENGINE Serving on http://172.21.15.150:8765 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[24402]: [04/Sep/2024:20:56:41] ENGINE Serving on https://172.21.15.150:7150 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[24402]: [04/Sep/2024:20:56:41] ENGINE Bus STARTED 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[24402]: [04/Sep/2024:20:56:41] ENGINE Error in HTTPServer.serve 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: Traceback (most recent call last): 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._run(expiration_interval) 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:56:42.970 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: self.do_handshake() 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-mon[24402]: mgrmap e26: x(active, since 3s) 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.686+0000 7f172501c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.754+0000 7f172501c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-04T20:56:42.971 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.843+0000 7f172501c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-04T20:56:42.972 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.903+0000 7f172501c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-04T20:56:42.972 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:42 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:42.965+0000 7f172501c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:42 smithi150 ceph-mon[28339]: [04/Sep/2024:20:56:41] ENGINE Bus STARTING 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:42 smithi150 ceph-mon[28339]: [04/Sep/2024:20:56:41] ENGINE Serving on http://172.21.15.150:8765 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:42 smithi150 ceph-mon[28339]: [04/Sep/2024:20:56:41] ENGINE Serving on https://172.21.15.150:7150 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:42 smithi150 ceph-mon[28339]: [04/Sep/2024:20:56:41] ENGINE Bus STARTED 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:42 smithi150 ceph-mon[28339]: [04/Sep/2024:20:56:41] ENGINE Error in HTTPServer.serve 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout: Traceback (most recent call last): 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._connections.run(self.expiration_interval) 2024-09-04T20:56:43.095 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._run(expiration_interval) 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: s = self.context.wrap_socket( 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: return self.sslsocket_class._create( 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: self.do_handshake() 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T20:56:43.096 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._sslobj.do_handshake() 2024-09-04T20:56:43.097 INFO:journalctl@ceph.mon.b.smithi150.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T20:56:43.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:42 smithi150 ceph-mon[28339]: mgrmap e26: x(active, since 3s) 2024-09-04T20:56:44.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[24402]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:44.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[24402]: Standby manager daemon y started 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[34972]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[34972]: Standby manager daemon y started 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:56:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:43.811+0000 7f172501c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:56:43] ENGINE Bus STARTING 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: CherryPy Checker: 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: The Application mounted at '' has an empty config. 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:56:43] ENGINE Serving on http://:::9283 2024-09-04T20:56:44.067 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: [04/Sep/2024:20:56:43] ENGINE Bus STARTED 2024-09-04T20:56:44.110 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:43 smithi150 ceph-mon[28339]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:44.110 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:43 smithi150 ceph-mon[28339]: Standby manager daemon y started 2024-09-04T20:56:44.110 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:43 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T20:56:44.110 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:43 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T20:56:44.110 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:43 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T20:56:44.110 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:43 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/651975954' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T20:56:45.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:44 smithi150 ceph-mon[28339]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-04T20:56:45.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:44 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:56:45.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:44 smithi098 ceph-mon[34972]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-04T20:56:45.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:44 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:56:45.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:44 smithi098 ceph-mon[24402]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-04T20:56:45.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:44 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T20:56:46.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:45 smithi098 ceph-mon[34972]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:46.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:45 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:46.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:45 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:45 smithi098 ceph-mon[24402]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:45 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:45 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:46.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:45 smithi150 ceph-mon[28339]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:46.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:45 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:46.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:45 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi098 to 2992M 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi098 to 2992M 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:47.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:47 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi098 to 2992M 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-04T20:56:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:47 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:56:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: Adjusting osd_memory_target on smithi150 to 3248M 2024-09-04T20:56:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:56:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:56:48.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: Adjusting osd_memory_target on smithi150 to 3248M 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:56:48.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:56:48.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: Adjusting osd_memory_target on smithi150 to 3248M 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:48.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:56:48.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T20:56:48.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:48 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:56:48.958 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 20:56:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[24627]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:56:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-04T20:56:49.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:56:49.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:56:49.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:56:49.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:56:49.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[34972]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T20:56:49.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[34972]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T20:56:49.288 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:56:49.288 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:56:49.288 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:56:49.288 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:56:49.288 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[24402]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T20:56:49.288 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:49 smithi098 ceph-mon[24402]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T20:56:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:49 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:56:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:49 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T20:56:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:49 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:56:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:49 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T20:56:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:49 smithi150 ceph-mon[28339]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T20:56:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:49 smithi150 ceph-mon[28339]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T20:56:50.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:50 smithi098 ceph-mon[24402]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T20:56:50.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:50 smithi098 ceph-mon[34972]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T20:56:50.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:50 smithi150 ceph-mon[28339]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-04T20:56:52.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[24402]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[24402]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[24402]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3096916788' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2279171045' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/132389113"}]: dispatch 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[34972]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T20:56:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[34972]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T20:56:52.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[34972]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T20:56:52.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3096916788' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T20:56:52.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:51 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2279171045' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/132389113"}]: dispatch 2024-09-04T20:56:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:51 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:51 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:51 smithi150 ceph-mon[28339]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T20:56:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:51 smithi150 ceph-mon[28339]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-04T20:56:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:51 smithi150 ceph-mon[28339]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T20:56:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:51 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3096916788' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T20:56:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:51 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2279171045' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/132389113"}]: dispatch 2024-09-04T20:56:53.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2279171045' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/132389113"}]': finished 2024-09-04T20:56:53.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[34972]: osdmap e96: 8 total, 8 up, 8 in 2024-09-04T20:56:53.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/835908510' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]: dispatch 2024-09-04T20:56:53.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]: dispatch 2024-09-04T20:56:53.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2279171045' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/132389113"}]': finished 2024-09-04T20:56:53.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[24402]: osdmap e96: 8 total, 8 up, 8 in 2024-09-04T20:56:53.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/835908510' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]: dispatch 2024-09-04T20:56:53.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:52 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]: dispatch 2024-09-04T20:56:53.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:52 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2279171045' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/132389113"}]': finished 2024-09-04T20:56:53.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:52 smithi150 ceph-mon[28339]: osdmap e96: 8 total, 8 up, 8 in 2024-09-04T20:56:53.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:52 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/835908510' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]: dispatch 2024-09-04T20:56:53.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:52 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]: dispatch 2024-09-04T20:56:53.990 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:53 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]': finished 2024-09-04T20:56:53.990 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:53 smithi150 ceph-mon[28339]: osdmap e97: 8 total, 8 up, 8 in 2024-09-04T20:56:53.990 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:53 smithi150 ceph-mon[28339]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T20:56:53.990 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:53 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1542576315' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]: dispatch 2024-09-04T20:56:53.990 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:53 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]: dispatch 2024-09-04T20:56:54.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]': finished 2024-09-04T20:56:54.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[24402]: osdmap e97: 8 total, 8 up, 8 in 2024-09-04T20:56:54.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[24402]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T20:56:54.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1542576315' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]: dispatch 2024-09-04T20:56:54.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]: dispatch 2024-09-04T20:56:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/132389113"}]': finished 2024-09-04T20:56:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[34972]: osdmap e97: 8 total, 8 up, 8 in 2024-09-04T20:56:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[34972]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-04T20:56:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1542576315' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]: dispatch 2024-09-04T20:56:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:53 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]: dispatch 2024-09-04T20:56:54.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 systemd[1]: Stopping Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.392Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T20:56:54.687 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[59514]: ts=2024-09-04T20:56:54.393Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T20:56:54.688 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 podman[64552]: 2024-09-04 20:56:54.40331605 +0000 UTC m=+0.116758973 container died 2f9a0937b88b5ce61490daee7ba7203c4f340767b9039072e4e46857ea6f58d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:56:54.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:54 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]': finished 2024-09-04T20:56:54.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:54 smithi098 ceph-mon[24402]: osdmap e98: 8 total, 8 up, 8 in 2024-09-04T20:56:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:54 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/379228718' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2908300780"}]: dispatch 2024-09-04T20:56:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:54 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]': finished 2024-09-04T20:56:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:54 smithi098 ceph-mon[34972]: osdmap e98: 8 total, 8 up, 8 in 2024-09-04T20:56:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:54 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/379228718' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2908300780"}]: dispatch 2024-09-04T20:56:55.053 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1248956652"}]': finished 2024-09-04T20:56:55.053 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-mon[28339]: osdmap e98: 8 total, 8 up, 8 in 2024-09-04T20:56:55.053 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:54 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/379228718' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2908300780"}]: dispatch 2024-09-04T20:56:55.054 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 podman[64552]: 2024-09-04 20:56:54.784130935 +0000 UTC m=+0.497573860 container cleanup 2f9a0937b88b5ce61490daee7ba7203c4f340767b9039072e4e46857ea6f58d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:56:55.054 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:54 smithi150 bash[64552]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T20:56:55.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 podman[64566]: 2024-09-04 20:56:55.052115036 +0000 UTC m=+0.650559833 container remove 2f9a0937b88b5ce61490daee7ba7203c4f340767b9039072e4e46857ea6f58d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:56:55.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T20:56:55.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 systemd[1]: Stopped Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:56:55.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 2.127s CPU time. 2024-09-04T20:56:55.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 systemd[1]: Starting Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T20:56:55.682 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 podman[64657]: 2024-09-04 20:56:55.312981623 +0000 UTC m=+0.016870400 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T20:56:55.682 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 podman[64657]: 2024-09-04 20:56:55.445094063 +0000 UTC m=+0.148982820 container create 3090e18035453604595150d3144176af9d12813fc4bfdf3ea2610ff834685550 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:56:55.682 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 podman[64657]: 2024-09-04 20:56:55.680926882 +0000 UTC m=+0.384815649 container init 3090e18035453604595150d3144176af9d12813fc4bfdf3ea2610ff834685550 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:56:56.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/379228718' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2908300780"}]': finished 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[34972]: osdmap e99: 8 total, 8 up, 8 in 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[34972]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2621699832' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]: dispatch 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]: dispatch 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/379228718' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2908300780"}]': finished 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[24402]: osdmap e99: 8 total, 8 up, 8 in 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[24402]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2621699832' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]: dispatch 2024-09-04T20:56:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:55 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]: dispatch 2024-09-04T20:56:56.067 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:55] ENGINE Bus STOPPING 2024-09-04T20:56:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/379228718' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2908300780"}]': finished 2024-09-04T20:56:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-mon[28339]: osdmap e99: 8 total, 8 up, 8 in 2024-09-04T20:56:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-mon[28339]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-04T20:56:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:56:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2621699832' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]: dispatch 2024-09-04T20:56:56.067 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]: dispatch 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 podman[64657]: 2024-09-04 20:56:55.683708527 +0000 UTC m=+0.387597293 container start 3090e18035453604595150d3144176af9d12813fc4bfdf3ea2610ff834685550 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.706Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.706Z 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-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.706Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi150 (none))" 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.706Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.706Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.708Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.708Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.709Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.709Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.711Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T20:56:56.068 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.711Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.297µs 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.711Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.713Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.721Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.722Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.722Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.562µs wal_replay_duration=10.474625ms wbl_replay_duration=92ns total_replay_duration=10.538582ms 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.723Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.723Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.723Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.745Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.858307ms db_storage=708ns remote_storage=1.02µs web_handler=335ns query_engine=549ns scrape=436.742µs scrape_sd=98.301µs notify=18.808µs notify_sd=22.515µs rules=20.937657ms tracing=6.113µs 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.745Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T20:56:55.745Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 bash[64657]: 3090e18035453604595150d3144176af9d12813fc4bfdf3ea2610ff834685550 2024-09-04T20:56:56.069 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 20:56:55 smithi150 systemd[1]: Started Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T20:56:56.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T20:56:56.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:56] ENGINE Bus STOPPED 2024-09-04T20:56:56.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:56] ENGINE Bus STARTING 2024-09-04T20:56:56.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:56] ENGINE Serving on http://:::9283 2024-09-04T20:56:56.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:20:56:56] ENGINE Bus STARTED 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]': finished 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: osdmap e100: 8 total, 8 up, 8 in 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:56:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150:9095"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150:9095"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2830511825' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]': finished 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: osdmap e100: 8 total, 8 up, 8 in 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:56:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150:9095"}]: dispatch 2024-09-04T20:56:56.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150:9095"}]: dispatch 2024-09-04T20:56:56.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:56.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2830511825' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]: dispatch 2024-09-04T20:56:56.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]: dispatch 2024-09-04T20:56:56.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:56.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:56 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3027982532"}]': finished 2024-09-04T20:56:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: osdmap e100: 8 total, 8 up, 8 in 2024-09-04T20:56:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:56:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T20:56:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150:9095"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi150:9095"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2830511825' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:57.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:56 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T20:56:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:57 smithi150 ceph-mon[28339]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 1 op/s 2024-09-04T20:56:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:57 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]': finished 2024-09-04T20:56:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:57 smithi150 ceph-mon[28339]: osdmap e101: 8 total, 8 up, 8 in 2024-09-04T20:56:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:57 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1889085249' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]: dispatch 2024-09-04T20:56:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:57 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]: dispatch 2024-09-04T20:56:58.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[34972]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 1 op/s 2024-09-04T20:56:58.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]': finished 2024-09-04T20:56:58.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[34972]: osdmap e101: 8 total, 8 up, 8 in 2024-09-04T20:56:58.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1889085249' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]: dispatch 2024-09-04T20:56:58.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]: dispatch 2024-09-04T20:56:58.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[24402]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 1 op/s 2024-09-04T20:56:58.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1133155998"}]': finished 2024-09-04T20:56:58.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[24402]: osdmap e101: 8 total, 8 up, 8 in 2024-09-04T20:56:58.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1889085249' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]: dispatch 2024-09-04T20:56:58.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:57 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]: dispatch 2024-09-04T20:56:59.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:58 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]': finished 2024-09-04T20:56:59.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:58 smithi150 ceph-mon[28339]: osdmap e102: 8 total, 8 up, 8 in 2024-09-04T20:56:59.120 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:58 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]': finished 2024-09-04T20:56:59.121 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:58 smithi098 ceph-mon[34972]: osdmap e102: 8 total, 8 up, 8 in 2024-09-04T20:56:59.121 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:58 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/2730709597"}]': finished 2024-09-04T20:56:59.121 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:58 smithi098 ceph-mon[24402]: osdmap e102: 8 total, 8 up, 8 in 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 1 op/s 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:57:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 1 op/s 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:57:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:56:59 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 1 op/s 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:57:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:56:59 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:57:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:01 smithi098 ceph-mon[34972]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-04T20:57:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:01 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:01 smithi098 ceph-mon[24402]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-04T20:57:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:01 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:01 smithi150 ceph-mon[28339]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-04T20:57:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:01 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:03.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:57:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:57:03] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T20:57:04.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:03 smithi098 ceph-mon[34972]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-09-04T20:57:04.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:03 smithi098 ceph-mon[24402]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-09-04T20:57:04.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:03 smithi150 ceph-mon[28339]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-09-04T20:57:06.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:05 smithi098 ceph-mon[34972]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T20:57:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:05 smithi098 ceph-mon[24402]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T20:57:06.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:05 smithi150 ceph-mon[28339]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T20:57:08.220 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:07 smithi150 ceph-mon[28339]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T20:57:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:07 smithi098 ceph-mon[24402]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T20:57:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:07 smithi098 ceph-mon[34972]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T20:57:10.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:09 smithi098 ceph-mon[34972]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-04T20:57:10.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:09 smithi098 ceph-mon[24402]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-04T20:57:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:09 smithi150 ceph-mon[28339]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-04T20:57:11.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:10 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:11.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:10 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:11.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:10 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:11 smithi098 ceph-mon[34972]: 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-04T20:57:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:11 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:11 smithi098 ceph-mon[24402]: 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-04T20:57:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:11 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:12.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:11 smithi150 ceph-mon[28339]: 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-04T20:57:12.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:11 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:57:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:57:13] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-04T20:57:14.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:13 smithi098 ceph-mon[24402]: 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-04T20:57:14.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:13 smithi098 ceph-mon[34972]: 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-04T20:57:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:13 smithi150 ceph-mon[28339]: 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-04T20:57:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:15 smithi098 ceph-mon[24402]: 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-04T20:57:16.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:15 smithi098 ceph-mon[34972]: 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-04T20:57:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:15 smithi150 ceph-mon[28339]: 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-04T20:57:18.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:17 smithi098 ceph-mon[24402]: 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-04T20:57:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:17 smithi098 ceph-mon[34972]: 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-04T20:57:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:17 smithi150 ceph-mon[28339]: 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-04T20:57:20.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:19 smithi098 ceph-mon[24402]: 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-04T20:57:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:19 smithi098 ceph-mon[34972]: 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-04T20:57:20.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:19 smithi150 ceph-mon[28339]: 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-04T20:57:22.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:21 smithi098 ceph-mon[24402]: 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-04T20:57:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:21 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:21 smithi098 ceph-mon[34972]: 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-04T20:57:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:21 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:21 smithi150 ceph-mon[28339]: 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-04T20:57:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:21 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:23.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:57:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:57:23] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-04T20:57:24.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:23 smithi098 ceph-mon[24402]: 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-04T20:57:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:23 smithi098 ceph-mon[34972]: 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-04T20:57:24.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:23 smithi150 ceph-mon[28339]: 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-04T20:57:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:25 smithi098 ceph-mon[34972]: 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-04T20:57:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:25 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:25 smithi098 ceph-mon[24402]: 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-04T20:57:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:25 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:25 smithi150 ceph-mon[28339]: 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-04T20:57:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:25 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:28.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:27 smithi098 ceph-mon[34972]: 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-04T20:57:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:27 smithi098 ceph-mon[24402]: 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-04T20:57:28.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:27 smithi150 ceph-mon[28339]: 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-04T20:57:30.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:29 smithi098 ceph-mon[34972]: 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-04T20:57:30.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:29 smithi098 ceph-mon[24402]: 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-04T20:57:30.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:29 smithi150 ceph-mon[28339]: 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-04T20:57:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:31 smithi098 ceph-mon[24402]: 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-04T20:57:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:31 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:31 smithi098 ceph-mon[34972]: 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-04T20:57:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:31 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:32.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:31 smithi150 ceph-mon[28339]: 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-04T20:57:32.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:31 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:57:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:57:33] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-04T20:57:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:33 smithi098 ceph-mon[24402]: 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-04T20:57:34.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:33 smithi098 ceph-mon[34972]: 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-04T20:57:34.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:33 smithi150 ceph-mon[28339]: 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-04T20:57:36.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:35 smithi098 ceph-mon[24402]: 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-04T20:57:36.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:35 smithi098 ceph-mon[34972]: 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-04T20:57:36.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:35 smithi150 ceph-mon[28339]: 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-04T20:57:38.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:37 smithi098 ceph-mon[24402]: 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-04T20:57:38.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:37 smithi098 ceph-mon[34972]: 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-04T20:57:38.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:37 smithi150 ceph-mon[28339]: 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-04T20:57:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:39 smithi098 ceph-mon[24402]: 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-04T20:57:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:39 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:39 smithi098 ceph-mon[34972]: 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-04T20:57:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:39 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:39 smithi150 ceph-mon[28339]: 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-04T20:57:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:39 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:41 smithi098 ceph-mon[34972]: 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-04T20:57:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:41 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:41 smithi098 ceph-mon[24402]: 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-04T20:57:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:41 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:42.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:41 smithi150 ceph-mon[28339]: 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-04T20:57:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:41 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:43.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:57:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:57:43] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-04T20:57:44.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:43 smithi098 ceph-mon[34972]: 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-04T20:57:44.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:43 smithi098 ceph-mon[24402]: 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-04T20:57:44.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:43 smithi150 ceph-mon[28339]: 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-04T20:57:46.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:45 smithi098 ceph-mon[34972]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:57:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:45 smithi098 ceph-mon[24402]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:57:46.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:45 smithi150 ceph-mon[28339]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:57:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:47 smithi098 ceph-mon[34972]: 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-04T20:57:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:47 smithi098 ceph-mon[24402]: 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-04T20:57:48.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:47 smithi150 ceph-mon[28339]: 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-04T20:57:50.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:49 smithi098 ceph-mon[34972]: 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-04T20:57:50.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:49 smithi098 ceph-mon[24402]: 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-04T20:57:50.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:49 smithi150 ceph-mon[28339]: 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-04T20:57:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:51 smithi098 ceph-mon[34972]: 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-04T20:57:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:51 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:51 smithi098 ceph-mon[24402]: 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-04T20:57:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:51 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:51 smithi150 ceph-mon[28339]: 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-04T20:57:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:51 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:57:53.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:57:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:57:53] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-04T20:57:54.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:53 smithi098 ceph-mon[34972]: 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-04T20:57:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:53 smithi098 ceph-mon[24402]: 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-04T20:57:54.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:53 smithi150 ceph-mon[28339]: 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-04T20:57:55.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:54 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:55.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:54 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:55.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:54 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:57:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:55 smithi098 ceph-mon[34972]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:57:56.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:55 smithi098 ceph-mon[24402]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:57:56.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:55 smithi150 ceph-mon[28339]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:57:58.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:57 smithi098 ceph-mon[34972]: pgmap v49: 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-04T20:57:58.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:57 smithi098 ceph-mon[24402]: pgmap v49: 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-04T20:57:58.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:57 smithi150 ceph-mon[28339]: pgmap v49: 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-04T20:58:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:57:59 smithi098 ceph-mon[24402]: 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-04T20:58:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:57:59 smithi098 ceph-mon[34972]: 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-04T20:58:00.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:57:59 smithi150 ceph-mon[28339]: 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-04T20:58:01.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:00 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:58:01.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:00 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:58:01.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:00 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:58:01.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:00 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:58:01.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:00 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:58:01.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:00 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:58:01.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:00 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:58:01.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:00 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:58:01.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:00 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:58:02.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:01 smithi098 ceph-mon[24402]: 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-04T20:58:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:01 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:01 smithi098 ceph-mon[34972]: 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-04T20:58:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:01 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:01 smithi150 ceph-mon[28339]: 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-04T20:58:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:01 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:03.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:58:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:58:03] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-04T20:58:04.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:03 smithi098 ceph-mon[24402]: 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-04T20:58:04.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:03 smithi098 ceph-mon[34972]: 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-04T20:58:04.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:03 smithi150 ceph-mon[28339]: 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-04T20:58:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:05 smithi098 ceph-mon[24402]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:05 smithi098 ceph-mon[34972]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:06.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:05 smithi150 ceph-mon[28339]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:08.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:07 smithi098 ceph-mon[24402]: pgmap v54: 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-04T20:58:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:07 smithi098 ceph-mon[34972]: pgmap v54: 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-04T20:58:08.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:07 smithi150 ceph-mon[28339]: pgmap v54: 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-04T20:58:10.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:09 smithi098 ceph-mon[24402]: 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-04T20:58:10.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:09 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:10.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:09 smithi098 ceph-mon[34972]: 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-04T20:58:10.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:09 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:10.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:09 smithi150 ceph-mon[28339]: 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-04T20:58:10.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:09 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:11 smithi098 ceph-mon[24402]: 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-04T20:58:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:11 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:11 smithi098 ceph-mon[34972]: 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-04T20:58:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:11 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:12.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:11 smithi150 ceph-mon[28339]: 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-04T20:58:12.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:11 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:58:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:58:13] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-04T20:58:14.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:13 smithi098 ceph-mon[24402]: 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-04T20:58:14.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:13 smithi098 ceph-mon[34972]: 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-04T20:58:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:13 smithi150 ceph-mon[28339]: 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-04T20:58:16.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:15 smithi098 ceph-mon[34972]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:15 smithi098 ceph-mon[24402]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:16.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:15 smithi150 ceph-mon[28339]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:17 smithi098 ceph-mon[34972]: pgmap v59: 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-04T20:58:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:17 smithi098 ceph-mon[24402]: pgmap v59: 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-04T20:58:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:17 smithi150 ceph-mon[28339]: pgmap v59: 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-04T20:58:20.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:19 smithi098 ceph-mon[24402]: 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-04T20:58:20.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:19 smithi098 ceph-mon[34972]: 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-04T20:58:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:19 smithi150 ceph-mon[28339]: 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-04T20:58:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:21 smithi098 ceph-mon[24402]: 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-04T20:58:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:21 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:21 smithi098 ceph-mon[34972]: 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-04T20:58:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:21 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:22.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:21 smithi150 ceph-mon[28339]: 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-04T20:58:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:21 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:23.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:58:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:58:23] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-04T20:58:24.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:23 smithi098 ceph-mon[24402]: 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-04T20:58:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:23 smithi098 ceph-mon[34972]: 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-04T20:58:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:23 smithi150 ceph-mon[28339]: 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-04T20:58:25.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:24 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:25.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:24 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:24 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:25 smithi098 ceph-mon[34972]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:25 smithi098 ceph-mon[24402]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:25 smithi150 ceph-mon[28339]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:28.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:27 smithi098 ceph-mon[34972]: pgmap v64: 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-04T20:58:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:27 smithi098 ceph-mon[24402]: pgmap v64: 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-04T20:58:28.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:27 smithi150 ceph-mon[28339]: pgmap v64: 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-04T20:58:30.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:30 smithi098 ceph-mon[34972]: 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-04T20:58:30.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:30 smithi098 ceph-mon[24402]: 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-04T20:58:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:30 smithi150 ceph-mon[28339]: 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-04T20:58:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:32 smithi098 ceph-mon[24402]: 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-04T20:58:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:32 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:32 smithi098 ceph-mon[34972]: 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-04T20:58:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:32 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:32.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:32 smithi150 ceph-mon[28339]: 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-04T20:58:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:32 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:58:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:58:33] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-04T20:58:34.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:34 smithi098 ceph-mon[34972]: 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-04T20:58:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:34 smithi098 ceph-mon[24402]: 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-04T20:58:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:34 smithi150 ceph-mon[28339]: 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-04T20:58:36.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:36 smithi098 ceph-mon[34972]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:36 smithi098 ceph-mon[24402]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:36.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:36 smithi150 ceph-mon[28339]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:38.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:38 smithi098 ceph-mon[24402]: pgmap v69: 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-04T20:58:38.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:38 smithi098 ceph-mon[34972]: pgmap v69: 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-04T20:58:38.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:38 smithi150 ceph-mon[28339]: pgmap v69: 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-04T20:58:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:40 smithi098 ceph-mon[34972]: 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-04T20:58:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:40 smithi098 ceph-mon[24402]: 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-04T20:58:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:40 smithi150 ceph-mon[28339]: 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-04T20:58:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:42 smithi098 ceph-mon[24402]: 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-04T20:58:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:42 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:42 smithi098 ceph-mon[34972]: 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-04T20:58:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:42 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:42.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:42 smithi150 ceph-mon[28339]: 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-04T20:58:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:42 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:43.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:58:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:58:43] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-04T20:58:44.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:44 smithi098 ceph-mon[34972]: 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-04T20:58:44.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:44 smithi098 ceph-mon[24402]: 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-04T20:58:44.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:44 smithi150 ceph-mon[28339]: 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-04T20:58:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:46 smithi098 ceph-mon[24402]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:46.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:46 smithi098 ceph-mon[34972]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:46.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:46 smithi150 ceph-mon[28339]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:48 smithi098 ceph-mon[24402]: pgmap v74: 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-04T20:58:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:48 smithi098 ceph-mon[34972]: pgmap v74: 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-04T20:58:48.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:48 smithi150 ceph-mon[28339]: pgmap v74: 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-04T20:58:50.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:50 smithi098 ceph-mon[24402]: 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-04T20:58:50.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:50 smithi098 ceph-mon[34972]: 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-04T20:58:50.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:50 smithi150 ceph-mon[28339]: 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-04T20:58:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:52 smithi098 ceph-mon[24402]: 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-04T20:58:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:52 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:52 smithi098 ceph-mon[34972]: 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-04T20:58:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:52 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:52.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:52 smithi150 ceph-mon[28339]: 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-04T20:58:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:52 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:58:53.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:58:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:58:53] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-04T20:58:54.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:54 smithi098 ceph-mon[34972]: 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-04T20:58:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:54 smithi098 ceph-mon[24402]: 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-04T20:58:54.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:54 smithi150 ceph-mon[28339]: 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-04T20:58:55.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:55 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:55.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:55 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:55.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:55 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:58:56.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:56 smithi098 ceph-mon[34972]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:56.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:56 smithi098 ceph-mon[24402]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:56.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:56 smithi150 ceph-mon[28339]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:58:58.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:58:58 smithi098 ceph-mon[24402]: pgmap v79: 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-04T20:58:58.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:58:58 smithi098 ceph-mon[34972]: pgmap v79: 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-04T20:58:58.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:58:58 smithi150 ceph-mon[28339]: pgmap v79: 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-04T20:59:00.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:00 smithi098 ceph-mon[24402]: 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-04T20:59:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:00 smithi098 ceph-mon[34972]: 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-04T20:59:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:00 smithi150 ceph-mon[28339]: 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-04T20:59:01.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:01 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:01.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:01 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:59:01.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:01 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:01.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:01 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:01.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:01 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:59:01.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:01 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:01.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:01 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:01.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:01 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:59:01.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:01 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:02.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:02 smithi098 ceph-mon[34972]: 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-04T20:59:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:02 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:02 smithi098 ceph-mon[24402]: 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-04T20:59:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:02 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:02 smithi150 ceph-mon[28339]: 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-04T20:59:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:02 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:03.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:59:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:59:03] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T20:59:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:04 smithi150 ceph-mon[28339]: 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-04T20:59:04.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:04 smithi098 ceph-mon[24402]: 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-04T20:59:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:04 smithi098 ceph-mon[34972]: 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-04T20:59:06.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:06 smithi150 ceph-mon[28339]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:06.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:06 smithi098 ceph-mon[34972]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:06.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:06 smithi098 ceph-mon[24402]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:08.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:08 smithi150 ceph-mon[28339]: pgmap v84: 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-04T20:59:08.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:08 smithi098 ceph-mon[34972]: pgmap v84: 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-04T20:59:08.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:08 smithi098 ceph-mon[24402]: pgmap v84: 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-04T20:59:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:10 smithi150 ceph-mon[28339]: 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-04T20:59:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:10 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:10.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:10 smithi098 ceph-mon[34972]: 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-04T20:59:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:10 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:10 smithi098 ceph-mon[24402]: 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-04T20:59:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:10 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:12.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:12 smithi150 ceph-mon[28339]: 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-04T20:59:12.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:12 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:12.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:12 smithi098 ceph-mon[34972]: 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-04T20:59:12.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:12 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:12.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:12 smithi098 ceph-mon[24402]: 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-04T20:59:12.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:12 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:59:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:59:13] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T20:59:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:14 smithi150 ceph-mon[28339]: 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-04T20:59:14.365 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:14 smithi098 ceph-mon[34972]: 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-04T20:59:14.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:14 smithi098 ceph-mon[24402]: 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-04T20:59:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:16 smithi150 ceph-mon[28339]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:16.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:16 smithi098 ceph-mon[24402]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:16.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:16 smithi098 ceph-mon[34972]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:18 smithi150 ceph-mon[28339]: pgmap v89: 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-04T20:59:18.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:18 smithi098 ceph-mon[24402]: pgmap v89: 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-04T20:59:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:18 smithi098 ceph-mon[34972]: pgmap v89: 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-04T20:59:20.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:20 smithi150 ceph-mon[28339]: 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-04T20:59:20.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:20 smithi098 ceph-mon[24402]: 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-04T20:59:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:20 smithi098 ceph-mon[34972]: 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-04T20:59:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:22 smithi150 ceph-mon[28339]: 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-04T20:59:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:22 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:22 smithi098 ceph-mon[24402]: 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-04T20:59:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:22 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:22 smithi098 ceph-mon[34972]: 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-04T20:59:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:22 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:23.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:59:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:59:23] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T20:59:24.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:24 smithi098 ceph-mon[24402]: 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-04T20:59:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:24 smithi098 ceph-mon[34972]: 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-04T20:59:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:24 smithi150 ceph-mon[28339]: 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-04T20:59:25.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:25 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:25 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:25.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:25 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:26.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:26 smithi098 ceph-mon[24402]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:26 smithi098 ceph-mon[34972]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:26.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:26 smithi150 ceph-mon[28339]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:28.397 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:28 smithi150 ceph-mon[28339]: pgmap v94: 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-04T20:59:28.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:28 smithi098 ceph-mon[24402]: pgmap v94: 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-04T20:59:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:28 smithi098 ceph-mon[34972]: pgmap v94: 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-04T20:59:30.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:30 smithi098 ceph-mon[34972]: 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-04T20:59:30.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:30 smithi098 ceph-mon[24402]: 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-04T20:59:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:30 smithi150 ceph-mon[28339]: 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-04T20:59:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:32 smithi098 ceph-mon[34972]: 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-04T20:59:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:32 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:32 smithi098 ceph-mon[24402]: 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-04T20:59:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:32 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:32 smithi150 ceph-mon[28339]: 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-04T20:59:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:32 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:59:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:59:33] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T20:59:34.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:34 smithi098 ceph-mon[34972]: 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-04T20:59:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:34 smithi098 ceph-mon[24402]: 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-04T20:59:34.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:34 smithi150 ceph-mon[28339]: 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-04T20:59:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:36 smithi098 ceph-mon[34972]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:36 smithi098 ceph-mon[24402]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:36.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:36 smithi150 ceph-mon[28339]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:38.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:38 smithi098 ceph-mon[34972]: pgmap v99: 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-04T20:59:38.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:38 smithi098 ceph-mon[24402]: pgmap v99: 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-04T20:59:38.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:38 smithi150 ceph-mon[28339]: pgmap v99: 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-04T20:59:39.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:39 smithi098 ceph-mon[24402]: 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-04T20:59:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:39 smithi098 ceph-mon[34972]: 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-04T20:59:39.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:39 smithi150 ceph-mon[28339]: 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-04T20:59:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:40.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:41.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-04T20:59:41.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:41 smithi098 ceph-mon[34972]: 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-04T20:59:41.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:41 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:41.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:41 smithi098 ceph-mon[24402]: 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-04T20:59:41.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:41 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:41.332 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:59:41.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:41 smithi150 ceph-mon[28339]: 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-04T20:59:41.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:41 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:42.339 INFO:teuthology.orchestra.run.smithi098.stdout:Scheduled to redeploy mgr.y on host 'smithi098' 2024-09-04T20:59:42.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:42 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2214603769' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:59:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:42 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2214603769' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:59:42.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:42 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2214603769' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-04T20:59:43.007 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps --refresh' 2024-09-04T20:59:43.281 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: Schedule redeploy daemon mgr.y 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:59:43.586 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: Deploying daemon mgr.y on smithi098 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[24402]: 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-04T20:59:43.587 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: Schedule redeploy daemon mgr.y 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:43.587 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:59:43.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:59:43.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:59:43.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:59:43.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:43.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: Deploying daemon mgr.y on smithi098 2024-09-04T20:59:43.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:43 smithi098 ceph-mon[34972]: 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-04T20:59:43.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:59:43] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: Schedule redeploy daemon mgr.y 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T20:59:43.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T20:59:43.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T20:59:43.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: Deploying daemon mgr.y on smithi098 2024-09-04T20:59:43.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:43 smithi150 ceph-mon[28339]: 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-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (9m) 2m ago 10m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (9m) 2m ago 9m 81.8M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (2m) 2m ago 9m - - 3.8 77770cf7e895 5a4abe83b517 2024-09-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (5m) 2m ago 14m 509M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b08de8ef1368 2024-09-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-259-g91c8a7e5 77770cf7e895 56e19c2cc856 2024-09-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (15m) 2m ago 15m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T20:59:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (14m) 2m ago 14m 49.2M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (14m) 2m ago 14m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (9m) 2m ago 9m 16.6M - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (13m) 2m ago 13m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (13m) 2m ago 13m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (13m) 2m ago 13m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (12m) 2m ago 12m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (12m) 2m ago 12m 60.4M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (11m) 2m ago 11m 52.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (11m) 2m ago 11m 48.4M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (11m) 2m ago 11m 59.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 2m ago 10m 32.9M - 2.43.0 a07b618ecd1d 3090e1803545 2024-09-04T20:59:44.079 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (9m) 2m ago 9m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T20:59:44.080 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (9m) 2m ago 9m 82.0M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T20:59:44.777 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:44 smithi098 ceph-mon[34972]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:59:44.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:44 smithi098 ceph-mon[24402]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:59:44.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T20:59:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:44 smithi150 ceph-mon[28339]: from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T20:59:45.073 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T20:59:45.498 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:45 smithi098 ceph-mon[34972]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:45.498 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:45 smithi098 ceph-mon[24402]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:45 smithi150 ceph-mon[28339]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:47 smithi098 ceph-mon[34972]: pgmap v104: 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-04T20:59:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:47 smithi098 ceph-mon[24402]: pgmap v104: 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-04T20:59:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:47 smithi150 ceph-mon[28339]: pgmap v104: 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-04T20:59:50.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:49 smithi098 ceph-mon[34972]: 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-04T20:59:50.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:49 smithi098 ceph-mon[24402]: 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-04T20:59:50.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:49 smithi150 ceph-mon[28339]: 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-04T20:59:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:51 smithi098 ceph-mon[34972]: 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-04T20:59:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:51 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:51 smithi098 ceph-mon[24402]: 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-04T20:59:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:51 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:51 smithi150 ceph-mon[28339]: 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-04T20:59:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:51 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T20:59:52.845 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 20:59:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=cleanup t=2024-09-04T20:59:52.351839352Z level=info msg="Completed cleanup jobs" duration=2.249894ms 2024-09-04T20:59:53.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 20:59:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:20:59:53] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T20:59:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:53 smithi098 ceph-mon[24402]: 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-04T20:59:54.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:53 smithi098 ceph-mon[34972]: 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-04T20:59:54.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:53 smithi150 ceph-mon[28339]: 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-04T20:59:56.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:55 smithi098 ceph-mon[24402]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:56.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:55 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:55 smithi098 ceph-mon[34972]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:55 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:56.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:55 smithi150 ceph-mon[28339]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T20:59:56.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:55 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T20:59:58.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 20:59:57 smithi098 ceph-mon[34972]: pgmap v109: 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-04T20:59:58.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 20:59:57 smithi098 ceph-mon[24402]: pgmap v109: 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-04T20:59:58.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 20:59:57 smithi150 ceph-mon[28339]: pgmap v109: 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-04T21:00:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:00 smithi098 ceph-mon[24402]: 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-04T21:00:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:00 smithi098 ceph-mon[34972]: 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-04T21:00:00.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:00 smithi150 ceph-mon[28339]: 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-04T21:00:01.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:01 smithi098 ceph-mon[34972]: overall HEALTH_OK 2024-09-04T21:00:01.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:01 smithi098 ceph-mon[24402]: overall HEALTH_OK 2024-09-04T21:00:01.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:01 smithi150 ceph-mon[28339]: overall HEALTH_OK 2024-09-04T21:00:02.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:02 smithi098 ceph-mon[34972]: 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-04T21:00:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:02 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:02 smithi098 ceph-mon[24402]: 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-04T21:00:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:02 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:02 smithi150 ceph-mon[28339]: 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-04T21:00:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:02 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:03.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:00:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:00:03] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T21:00:04.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:04 smithi098 ceph-mon[34972]: 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-04T21:00:04.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:04 smithi098 ceph-mon[24402]: 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-04T21:00:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:04 smithi150 ceph-mon[28339]: 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-04T21:00:06.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:06 smithi098 ceph-mon[34972]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:00:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:06 smithi098 ceph-mon[24402]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:00:06.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:06 smithi150 ceph-mon[28339]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:00:08.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:08 smithi098 ceph-mon[34972]: pgmap v114: 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-04T21:00:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:08 smithi098 ceph-mon[24402]: pgmap v114: 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-04T21:00:08.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:08 smithi150 ceph-mon[28339]: pgmap v114: 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-04T21:00:10.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:10 smithi098 ceph-mon[34972]: 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-04T21:00:10.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:10 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:10.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:10 smithi098 ceph-mon[24402]: 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-04T21:00:10.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:10 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:10 smithi150 ceph-mon[28339]: 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-04T21:00:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:10 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:12.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:12 smithi098 ceph-mon[34972]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:12 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:12 smithi098 ceph-mon[24402]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:12 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:12.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:12 smithi150 ceph-mon[28339]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:12.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:12 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:13.031 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:12 smithi098 systemd[1]: Stopping Ceph mgr.y for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:00:13.312 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 podman[83587]: 2024-09-04 21:00:13.029422108 +0000 UTC m=+0.143743576 container died 56e19c2cc856221989a56d58c10571b5e556b5bf70a1486ebd338690f41dbbbb (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, GIT_CLEAN=True, RELEASE=squid-91c8a7e, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:00:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:00:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:00:13] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-04T21:00:13.643 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 podman[83587]: 2024-09-04 21:00:13.431679734 +0000 UTC m=+0.546001205 container cleanup 56e19c2cc856221989a56d58c10571b5e556b5bf70a1486ebd338690f41dbbbb (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-91c8a7e, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:00:13.643 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 bash[83587]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y 2024-09-04T21:00:13.994 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 podman[83599]: 2024-09-04 21:00:13.641876106 +0000 UTC m=+0.615282185 container remove 56e19c2cc856221989a56d58c10571b5e556b5bf70a1486ebd338690f41dbbbb (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-91c8a7e, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T21:00:13.995 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-04T21:00:13.995 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-04T21:00:13.995 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 systemd[1]: Stopped Ceph mgr.y for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:00:13.995 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service: Consumed 46.662s CPU time. 2024-09-04T21:00:14.304 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:14 smithi098 ceph-mon[34972]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:14.304 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:14 smithi098 ceph-mon[24402]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:14.305 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:13 smithi098 systemd[1]: Starting Ceph mgr.y for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:00:14.305 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:14 smithi098 podman[83728]: 2024-09-04 21:00:14.201105939 +0000 UTC m=+0.112504148 container create 754ed17f6a364ba8f914914e5c8bdb5770c3a1d814ee5d00c918b4b1791c60c0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-04T21:00:14.305 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:14 smithi098 podman[83728]: 2024-09-04 21:00:14.10435964 +0000 UTC m=+0.015757855 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:00:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:14 smithi150 ceph-mon[28339]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:14.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:14 smithi098 podman[83728]: 2024-09-04 21:00:14.470967483 +0000 UTC m=+0.382365694 container init 754ed17f6a364ba8f914914e5c8bdb5770c3a1d814ee5d00c918b4b1791c60c0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:00:14.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:14 smithi098 podman[83728]: 2024-09-04 21:00:14.474039303 +0000 UTC m=+0.385437508 container start 754ed17f6a364ba8f914914e5c8bdb5770c3a1d814ee5d00c918b4b1791c60c0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-04T21:00:14.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:14 smithi098 ceph-mgr[83747]: -- 172.21.15.98:0/858445856 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cfec96b0e0 con 0x55cfec949400 2024-09-04T21:00:15.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:14 smithi098 bash[83728]: 754ed17f6a364ba8f914914e5c8bdb5770c3a1d814ee5d00c918b4b1791c60c0 2024-09-04T21:00:15.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:14 smithi098 systemd[1]: Started Ceph mgr.y for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:00:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:15 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:15 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:15 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:15 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:15 smithi150 ceph-mon[28339]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:16.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.016 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[24402]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:16.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:16.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:15 smithi098 ceph-mon[34972]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:18.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:17 smithi098 ceph-mon[34972]: pgmap v119: 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-04T21:00:18.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:17 smithi098 ceph-mon[24402]: pgmap v119: 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-04T21:00:18.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:17 smithi150 ceph-mon[28339]: pgmap v119: 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-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: pgmap v120: 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-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: Standby manager daemon y restarted 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: Standby manager daemon y started 2024-09-04T21:00:20.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:00:19] ENGINE Bus STARTING 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: CherryPy Checker: 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: The Application mounted at '' has an empty config. 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:00:19] ENGINE Serving on http://:::9283 2024-09-04T21:00:20.064 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:00:19] ENGINE Bus STARTED 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: pgmap v120: 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-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: Standby manager daemon y restarted 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: Standby manager daemon y started 2024-09-04T21:00:20.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T21:00:20.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:00:20.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T21:00:20.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:19 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:00:20.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: pgmap v120: 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-04T21:00:20.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:00:20.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:00:20.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:00:20.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: Standby manager daemon y restarted 2024-09-04T21:00:20.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: Standby manager daemon y started 2024-09-04T21:00:20.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T21:00:20.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:00:20.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T21:00:20.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:19 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:00:21.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:21 smithi098 ceph-mon[34972]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-04T21:00:21.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:21 smithi098 ceph-mon[34972]: 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-04T21:00:21.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:21 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:21.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:21 smithi098 ceph-mon[24402]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-04T21:00:21.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:21 smithi098 ceph-mon[24402]: 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-04T21:00:21.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:21 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:21.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:21 smithi150 ceph-mon[28339]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-04T21:00:21.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:21 smithi150 ceph-mon[28339]: 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-04T21:00:21.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:21 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:23.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:00:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:00:23] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-04T21:00:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:23 smithi098 ceph-mon[24402]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:23 smithi098 ceph-mon[34972]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:24.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:23 smithi150 ceph-mon[28339]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:25 smithi098 ceph-mon[24402]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:25 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:25 smithi098 ceph-mon[34972]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:25 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:25 smithi150 ceph-mon[28339]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:25 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:28.161 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:27 smithi150 ceph-mon[28339]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:28.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:27 smithi098 ceph-mon[34972]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:27 smithi098 ceph-mon[24402]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:00:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:29 smithi098 ceph-mon[34972]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:00:30.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:29 smithi098 ceph-mon[24402]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:00:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:29 smithi150 ceph-mon[28339]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:00:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:31 smithi098 ceph-mon[24402]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:00:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:31 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:31 smithi098 ceph-mon[34972]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:00:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:31 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:31 smithi150 ceph-mon[28339]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:00:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:31 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:00:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:00:33] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T21:00:34.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:33 smithi098 ceph-mon[24402]: 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-04T21:00:34.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:33 smithi098 ceph-mon[34972]: 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-04T21:00:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:33 smithi150 ceph-mon[28339]: 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-04T21:00:36.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:35 smithi098 ceph-mon[24402]: 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-04T21:00:36.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:35 smithi098 ceph-mon[34972]: 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-04T21:00:36.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:35 smithi150 ceph-mon[28339]: 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-04T21:00:38.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:37 smithi098 ceph-mon[24402]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:00:38.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:37 smithi098 ceph-mon[34972]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:00:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:37 smithi150 ceph-mon[28339]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:00:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:39 smithi098 ceph-mon[34972]: 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-04T21:00:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:39 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:39 smithi098 ceph-mon[24402]: 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-04T21:00:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:39 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:40.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:39 smithi150 ceph-mon[28339]: 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-04T21:00:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:39 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:41 smithi098 ceph-mon[34972]: 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-04T21:00:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:41 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:41 smithi098 ceph-mon[24402]: 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-04T21:00:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:41 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:41 smithi150 ceph-mon[28339]: 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-04T21:00:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:41 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:43.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:00:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:00:43] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T21:00:44.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:43 smithi098 ceph-mon[34972]: 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-04T21:00:44.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:43 smithi098 ceph-mon[24402]: 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-04T21:00:44.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:43 smithi150 ceph-mon[28339]: 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-04T21:00:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:45 smithi098 ceph-mon[24402]: 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-04T21:00:46.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:45 smithi098 ceph-mon[34972]: 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-04T21:00:46.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:45 smithi150 ceph-mon[28339]: 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-04T21:00:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:47 smithi098 ceph-mon[34972]: 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-04T21:00:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:47 smithi098 ceph-mon[24402]: 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-04T21:00:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:47 smithi150 ceph-mon[28339]: 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-04T21:00:50.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:49 smithi098 ceph-mon[34972]: 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-04T21:00:50.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:49 smithi098 ceph-mon[24402]: 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-04T21:00:50.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:49 smithi150 ceph-mon[28339]: 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-04T21:00:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:51 smithi098 ceph-mon[24402]: 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-04T21:00:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:51 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:51 smithi098 ceph-mon[34972]: 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-04T21:00:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:51 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:51 smithi150 ceph-mon[28339]: 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-04T21:00:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:51 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:00:53.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:00:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:00:53] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T21:00:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:53 smithi098 ceph-mon[24402]: 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-04T21:00:54.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:53 smithi098 ceph-mon[34972]: 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-04T21:00:54.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:53 smithi150 ceph-mon[28339]: 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-04T21:00:55.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:54 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:55.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:54 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:55.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:54 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:00:56.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:55 smithi098 ceph-mon[34972]: 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-04T21:00:56.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:55 smithi098 ceph-mon[24402]: 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-04T21:00:56.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:55 smithi150 ceph-mon[28339]: 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-04T21:00:58.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:57 smithi098 ceph-mon[34972]: 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-04T21:00:58.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:57 smithi098 ceph-mon[24402]: 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-04T21:00:58.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:57 smithi150 ceph-mon[28339]: 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-04T21:01:00.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:00:59 smithi098 ceph-mon[24402]: 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-04T21:01:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:00:59 smithi098 ceph-mon[34972]: 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-04T21:01:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:00:59 smithi150 ceph-mon[28339]: 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-04T21:01:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:01 smithi098 ceph-mon[34972]: 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-04T21:01:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:01 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:01 smithi098 ceph-mon[24402]: 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-04T21:01:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:01 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:01 smithi150 ceph-mon[28339]: 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-04T21:01:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:01 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:03.596 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:01:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:01:03] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:01:04.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:03 smithi098 ceph-mon[34972]: 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-04T21:01:04.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:03 smithi098 ceph-mon[24402]: 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-04T21:01:04.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:03 smithi150 ceph-mon[28339]: 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-04T21:01:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:05 smithi098 ceph-mon[34972]: 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-04T21:01:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:05 smithi098 ceph-mon[24402]: 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-04T21:01:06.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:05 smithi150 ceph-mon[28339]: 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-04T21:01:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:07 smithi098 ceph-mon[34972]: 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-04T21:01:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:07 smithi098 ceph-mon[24402]: 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-04T21:01:08.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:07 smithi150 ceph-mon[28339]: 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-04T21:01:10.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:09 smithi098 ceph-mon[34972]: 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-04T21:01:10.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:09 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:10.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:09 smithi098 ceph-mon[24402]: 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-04T21:01:10.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:09 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:09 smithi150 ceph-mon[28339]: 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-04T21:01:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:09 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:11 smithi098 ceph-mon[34972]: 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-04T21:01:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:11 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:11 smithi098 ceph-mon[24402]: 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-04T21:01:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:11 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:12.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:11 smithi150 ceph-mon[28339]: 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-04T21:01:12.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:11 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:01:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:01:13] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:01:14.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:13 smithi098 ceph-mon[34972]: 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-04T21:01:14.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:13 smithi098 ceph-mon[24402]: 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-04T21:01:14.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:13 smithi150 ceph-mon[28339]: 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-04T21:01:16.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:15 smithi098 ceph-mon[34972]: 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-04T21:01:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:15 smithi098 ceph-mon[24402]: 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-04T21:01:16.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:15 smithi150 ceph-mon[28339]: 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-04T21:01:18.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:17 smithi098 ceph-mon[34972]: 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-04T21:01:18.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:17 smithi098 ceph-mon[24402]: 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-04T21:01:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:17 smithi150 ceph-mon[28339]: 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-04T21:01:20.308 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:19 smithi098 ceph-mon[34972]: 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-04T21:01:20.308 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:19 smithi098 ceph-mon[24402]: 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-04T21:01:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:19 smithi150 ceph-mon[28339]: 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-04T21:01:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:21 smithi098 ceph-mon[34972]: 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-04T21:01:22.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:21 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:21 smithi098 ceph-mon[24402]: 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-04T21:01:22.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:21 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:21 smithi150 ceph-mon[28339]: 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-04T21:01:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:21 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:23.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:01:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:01:23] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:01:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[34972]: 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-04T21:01:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:01:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:01:24.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[24402]: 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-04T21:01:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:01:24.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:01:24.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:23 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:23 smithi150 ceph-mon[28339]: 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-04T21:01:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:23 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:23 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:23 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:01:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:23 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:01:24.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:23 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:01:25.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:24 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:25.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:24 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:25.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:24 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:26 smithi098 ceph-mon[34972]: 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-04T21:01:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:25 smithi098 ceph-mon[24402]: 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-04T21:01:26.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:26 smithi150 ceph-mon[28339]: 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-04T21:01:28.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:28 smithi098 ceph-mon[24402]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T21:01:28.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:28 smithi098 ceph-mon[34972]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T21:01:28.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:28 smithi150 ceph-mon[28339]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-04T21:01:30.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:30 smithi098 ceph-mon[34972]: 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-04T21:01:30.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:30 smithi098 ceph-mon[24402]: 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-04T21:01:30.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:30 smithi150 ceph-mon[28339]: 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-04T21:01:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:32 smithi098 ceph-mon[34972]: 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-04T21:01:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:32 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:32 smithi098 ceph-mon[24402]: 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-04T21:01:32.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:32 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:32 smithi150 ceph-mon[28339]: 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-04T21:01:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:32 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:01:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:01:33] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T21:01:34.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:34 smithi098 ceph-mon[34972]: 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-04T21:01:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:34 smithi098 ceph-mon[24402]: 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-04T21:01:34.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:34 smithi150 ceph-mon[28339]: 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-04T21:01:36.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:36 smithi098 ceph-mon[34972]: 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-04T21:01:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:36 smithi098 ceph-mon[24402]: 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-04T21:01:36.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:36 smithi150 ceph-mon[28339]: 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-04T21:01:38.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:38 smithi098 ceph-mon[34972]: 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-04T21:01:38.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:38 smithi098 ceph-mon[24402]: 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-04T21:01:38.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:38 smithi150 ceph-mon[28339]: 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-04T21:01:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:40 smithi098 ceph-mon[34972]: 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-04T21:01:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:40 smithi098 ceph-mon[24402]: 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-04T21:01:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:40.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:40 smithi150 ceph-mon[28339]: 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-04T21:01:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:42 smithi098 ceph-mon[24402]: 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-04T21:01:42.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:42 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:42 smithi098 ceph-mon[34972]: 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-04T21:01:42.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:42 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:42 smithi150 ceph-mon[28339]: 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-04T21:01:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:42 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:43.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:01:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:01:43] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:01:44.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:44 smithi098 ceph-mon[34972]: 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-04T21:01:44.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:44 smithi098 ceph-mon[24402]: 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-04T21:01:44.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:44 smithi150 ceph-mon[28339]: 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-04T21:01:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:46 smithi098 ceph-mon[24402]: 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-04T21:01:46.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:46 smithi098 ceph-mon[34972]: 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-04T21:01:46.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:46 smithi150 ceph-mon[28339]: 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-04T21:01:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:48 smithi098 ceph-mon[24402]: 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-04T21:01:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:48 smithi098 ceph-mon[34972]: 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-04T21:01:48.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:48 smithi150 ceph-mon[28339]: 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-04T21:01:50.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:50 smithi098 ceph-mon[24402]: 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-04T21:01:50.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:50 smithi098 ceph-mon[34972]: 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-04T21:01:50.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:50 smithi150 ceph-mon[28339]: 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-04T21:01:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:52 smithi098 ceph-mon[24402]: 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-04T21:01:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:52 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:52 smithi098 ceph-mon[34972]: 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-04T21:01:52.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:52 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:52 smithi150 ceph-mon[28339]: 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-04T21:01:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:52 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:01:53.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:01:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:01:53] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:01:54.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:54 smithi098 ceph-mon[34972]: 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-04T21:01:54.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:54 smithi098 ceph-mon[24402]: 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-04T21:01:54.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:54 smithi150 ceph-mon[28339]: 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-04T21:01:55.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:55 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:55.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:55 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:55.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:55 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:01:56.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:56 smithi098 ceph-mon[34972]: 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-04T21:01:56.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:56 smithi098 ceph-mon[24402]: 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-04T21:01:56.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:56 smithi150 ceph-mon[28339]: 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-04T21:01:58.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:01:58 smithi098 ceph-mon[24402]: 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-04T21:01:58.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:01:58 smithi098 ceph-mon[34972]: 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-04T21:01:58.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:01:58 smithi150 ceph-mon[28339]: 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-04T21:02:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:00 smithi098 ceph-mon[34972]: 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-04T21:02:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:00 smithi098 ceph-mon[24402]: 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-04T21:02:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:00 smithi150 ceph-mon[28339]: 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-04T21:02:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:02 smithi098 ceph-mon[34972]: 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-04T21:02:02.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:02 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:02 smithi098 ceph-mon[24402]: 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-04T21:02:02.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:02 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:02.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:02 smithi150 ceph-mon[28339]: 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-04T21:02:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:02 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:03.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:02:03] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-04T21:02:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:04 smithi150 ceph-mon[28339]: 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-04T21:02:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:04 smithi098 ceph-mon[34972]: 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-04T21:02:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:04 smithi098 ceph-mon[24402]: 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-04T21:02:06.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:06 smithi150 ceph-mon[28339]: 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-04T21:02:06.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:06 smithi098 ceph-mon[34972]: 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-04T21:02:06.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:06 smithi098 ceph-mon[24402]: 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-04T21:02:08.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:08 smithi150 ceph-mon[28339]: 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-04T21:02:08.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:08 smithi098 ceph-mon[34972]: 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-04T21:02:08.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:08 smithi098 ceph-mon[24402]: 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-04T21:02:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:10 smithi150 ceph-mon[28339]: 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-04T21:02:10.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:10 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:10.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:10 smithi098 ceph-mon[34972]: 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-04T21:02:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:10 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:10 smithi098 ceph-mon[24402]: 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-04T21:02:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:10 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:12.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:12 smithi150 ceph-mon[28339]: 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-04T21:02:12.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:12 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:12.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:12 smithi098 ceph-mon[24402]: 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-04T21:02:12.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:12 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:12.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:12 smithi098 ceph-mon[34972]: 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-04T21:02:12.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:12 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:13.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:02:13] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-04T21:02:14.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:14 smithi150 ceph-mon[28339]: 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-04T21:02:14.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:14 smithi098 ceph-mon[24402]: 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-04T21:02:14.365 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:14 smithi098 ceph-mon[34972]: 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-04T21:02:16.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:16 smithi150 ceph-mon[28339]: 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-04T21:02:16.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:16 smithi098 ceph-mon[34972]: 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-04T21:02:16.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:16 smithi098 ceph-mon[24402]: 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-04T21:02:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:18 smithi150 ceph-mon[28339]: 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-04T21:02:18.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:18 smithi098 ceph-mon[24402]: 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-04T21:02:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:18 smithi098 ceph-mon[34972]: 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-04T21:02:20.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:20 smithi150 ceph-mon[28339]: 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-04T21:02:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:20 smithi098 ceph-mon[24402]: 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-04T21:02:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:20 smithi098 ceph-mon[34972]: 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-04T21:02:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:22 smithi150 ceph-mon[28339]: 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-04T21:02:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:22 smithi098 ceph-mon[24402]: 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-04T21:02:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:22 smithi098 ceph-mon[34972]: 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-04T21:02:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:23 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:23.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:02:23] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-04T21:02:23.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:23 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:23.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:23 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:24.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:24 smithi098 ceph-mon[34972]: 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-04T21:02:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:24 smithi098 ceph-mon[24402]: 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-04T21:02:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:24 smithi150 ceph-mon[28339]: 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-04T21:02:25.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:02:25.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:02:25.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[34972]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:02:25.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:02:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:02:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[24402]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:02:25.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:25 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:25 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:02:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:25 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:02:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:25 smithi150 ceph-mon[28339]: from='mgr.24742 ' entity='mgr.x' 2024-09-04T21:02:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:25 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:26 smithi098 ceph-mon[34972]: 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-04T21:02:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:26 smithi098 ceph-mon[24402]: 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-04T21:02:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:26 smithi150 ceph-mon[28339]: 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-04T21:02:28.397 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:28 smithi150 ceph-mon[28339]: 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-04T21:02:28.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:28 smithi098 ceph-mon[24402]: 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-04T21:02:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:28 smithi098 ceph-mon[34972]: 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-04T21:02:30.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:30 smithi098 ceph-mon[24402]: 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-04T21:02:30.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:30 smithi098 ceph-mon[34972]: 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-04T21:02:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:30 smithi150 ceph-mon[28339]: 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-04T21:02:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:32 smithi098 ceph-mon[24402]: 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-04T21:02:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:32 smithi098 ceph-mon[34972]: 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-04T21:02:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:32 smithi150 ceph-mon[28339]: 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-04T21:02:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:33 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:33 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:33.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:33 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:02:33] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-04T21:02:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:34 smithi098 ceph-mon[34972]: 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-04T21:02:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:34 smithi098 ceph-mon[24402]: 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-04T21:02:34.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:34 smithi150 ceph-mon[28339]: 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-04T21:02:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:36 smithi098 ceph-mon[24402]: 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-04T21:02:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:36 smithi098 ceph-mon[34972]: 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-04T21:02:36.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:36 smithi150 ceph-mon[28339]: 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-04T21:02:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:38 smithi098 ceph-mon[34972]: 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-04T21:02:38.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:38 smithi098 ceph-mon[24402]: 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-04T21:02:38.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:38 smithi150 ceph-mon[28339]: 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-04T21:02:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:40 smithi098 ceph-mon[34972]: 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-04T21:02:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:40 smithi098 ceph-mon[34972]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:40 smithi098 ceph-mon[24402]: 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-04T21:02:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:40 smithi098 ceph-mon[24402]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:40.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:40 smithi150 ceph-mon[28339]: 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-04T21:02:40.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:40 smithi150 ceph-mon[28339]: from='mgr.24742 172.21.15.150:0/3586625537' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:42 smithi098 ceph-mon[34972]: 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-04T21:02:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:42 smithi098 ceph-mon[24402]: 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-04T21:02:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:42 smithi150 ceph-mon[28339]: 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-04T21:02:43.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:43 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:43.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:43 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:43.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:43 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:43.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:02:43] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T21:02:44.464 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:44 smithi098 ceph-mon[34972]: 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-04T21:02:44.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:44 smithi098 ceph-mon[24402]: 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-04T21:02:44.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:44 smithi150 ceph-mon[28339]: 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-04T21:02:46.187 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:02:46.436 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:02:46.556 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:46 smithi098 ceph-mon[24402]: 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-04T21:02:46.557 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:46 smithi098 ceph-mon[34972]: 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-04T21:02:46.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:46 smithi150 ceph-mon[28339]: 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-04T21:02:47.079 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (12m) 83s ago 13m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (12m) 2m ago 12m 81.2M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (5m) 83s ago 12m - - 3.8 77770cf7e895 5a4abe83b517 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (8m) 2m ago 17m 515M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b08de8ef1368 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (2m) 83s ago 18m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (18m) 83s ago 18m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (17m) 2m ago 17m 52.9M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (17m) 83s ago 17m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (12m) 83s ago 12m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (12m) 2m ago 12m 16.3M - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (16m) 83s ago 16m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:02:47.080 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (16m) 83s ago 16m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (16m) 83s ago 16m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (15m) 83s ago 15m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (15m) 2m ago 15m 64.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (14m) 2m ago 14m 54.4M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (14m) 2m ago 14m 50.4M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (14m) 2m ago 14m 61.7M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (5m) 2m ago 13m 47.8M - 2.43.0 a07b618ecd1d 3090e1803545 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (12m) 83s ago 12m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:02:47.081 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (12m) 2m ago 12m 83.8M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:02:47.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T21:02:47.976 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:02:48.388 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:48 smithi098 ceph-mon[34972]: 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-04T21:02:48.388 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:48 smithi098 ceph-mon[34972]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:02:48.388 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:48 smithi098 ceph-mon[24402]: 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-04T21:02:48.389 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:48 smithi098 ceph-mon[24402]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:02:48.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:48 smithi150 ceph-mon[28339]: 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-04T21:02:48.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:48 smithi150 ceph-mon[28339]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:02:48.720 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:02:48.721 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:02:48.722 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:02:48.722 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:02:49.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:49 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2067419786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:02:49.403 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:49 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2067419786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:02:49.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:02:49.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:49 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2067419786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:02:49.650 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:02:50.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:50 smithi098 ceph-mon[34972]: 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-04T21:02:50.348 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:50 smithi098 ceph-mon[24402]: 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-04T21:02:50.348 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:02:50.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:50 smithi150 ceph-mon[28339]: 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-04T21:02:50.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T21:02:51.187 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:02:51.192 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:51 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3219382177' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:02:51.192 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:51 smithi098 ceph-mon[34972]: 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-04T21:02:51.192 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:51 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3219382177' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:02:51.192 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:51 smithi098 ceph-mon[24402]: 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-04T21:02:51.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:51 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3219382177' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:02:51.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:51 smithi150 ceph-mon[28339]: 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-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: cluster: 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: id: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: health: HEALTH_OK 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: services: 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: mgr: x(active, since 6m), standbys: y 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-04T21:02:51.861 INFO:teuthology.orchestra.run.smithi098.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: data: 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: pools: 6 pools, 161 pgs 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: objects: 212 objects, 585 KiB 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: pgs: 161 active+clean 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: io: 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-04T21:02:51.862 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:02:52.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:52 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:52.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:52 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1381449404' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T21:02:52.446 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:52 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:52.446 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:52 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1381449404' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T21:02:52.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph mgr fail' 2024-09-04T21:02:52.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:52 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:02:52.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:52 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1381449404' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T21:02:52.718 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:02:53.426 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:53 smithi150 ceph-mon[28339]: 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-04T21:02:53.427 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:02:53] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T21:02:53.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:53 smithi098 ceph-mon[24402]: 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-04T21:02:53.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:53 smithi098 ceph-mon[34972]: 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-04T21:02:53.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:53 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:02:53] ENGINE Bus STOPPING 2024-09-04T21:02:53.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:53 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:02:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T21:02:53.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:53 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:02:53] ENGINE Bus STOPPED 2024-09-04T21:02:53.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T21:02:53.424+0000 7f29c88cb640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T21:02:53.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ignoring --setuser ceph since I am not root 2024-09-04T21:02:53.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ignoring --setgroup ceph since I am not root 2024-09-04T21:02:53.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:53 smithi150 ceph-mgr[60738]: -- 172.21.15.150:0/4048529504 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562ae628f0e0 con 0x562ae626d400 2024-09-04T21:02:54.117 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T21:02:54.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1924514119' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:02:54.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:02:54.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: Activating manager daemon y 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: osdmap e103: 8 total, 8 up, 8 in 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: mgrmap e29: y(active, starting, since 0.0119261s) 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:02:54.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:02:54.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:02:54.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: Manager daemon y is now available 2024-09-04T21:02:54.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:54.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:02:54.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:02:54.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:02:54.380 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:02:54.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1924514119' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:02:54.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:02:54.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: Activating manager daemon y 2024-09-04T21:02:54.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T21:02:54.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: osdmap e103: 8 total, 8 up, 8 in 2024-09-04T21:02:54.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: mgrmap e29: y(active, starting, since 0.0119261s) 2024-09-04T21:02:54.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:02:54.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:02:54.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:02:54.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:02:54.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:02:54.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:02:54.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:02:54.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:02:54.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:02:54.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:02:54.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:02:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:02:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:02:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:02:54.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:02:54.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: Manager daemon y is now available 2024-09-04T21:02:54.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:54.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:02:54.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:02:54.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:02:54.451 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1924514119' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:02:54.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:02:54.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: Activating manager daemon y 2024-09-04T21:02:54.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T21:02:54.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: osdmap e103: 8 total, 8 up, 8 in 2024-09-04T21:02:54.453 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: mgrmap e29: y(active, starting, since 0.0119261s) 2024-09-04T21:02:54.453 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:02:54.453 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:02:54.453 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:02:54.454 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:02:54.454 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:02:54.454 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:02:54.454 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:02:54.454 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:02:54.455 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:02:54.455 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:02:54.455 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:02:54.455 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:02:54.455 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:02:54.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:02:54.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:02:54.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: Manager daemon y is now available 2024-09-04T21:02:54.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:02:54.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:02:54.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:02:54.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:02:54.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:02:54] ENGINE Bus STARTING 2024-09-04T21:02:54.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:02:54] ENGINE Serving on http://:::9283 2024-09-04T21:02:54.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:02:54] ENGINE Bus STARTED 2024-09-04T21:02:55.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:02:54.971+0000 7f3a454f9640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:21:02:54] ENGINE Error in HTTPServer.serve 2024-09-04T21:02:55.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: Traceback (most recent call last): 2024-09-04T21:02:55.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self._connections.run(self.expiration_interval) 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self._run(expiration_interval) 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: s = self.context.wrap_socket( 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: return self.sslsocket_class._create( 2024-09-04T21:02:55.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:02:55.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self.do_handshake() 2024-09-04T21:02:55.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:02:55.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self._sslobj.do_handshake() 2024-09-04T21:02:55.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:02:55.315 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:02:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:02:55.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-mon[28339]: mgrmap e30: y(active, since 1.01347s) 2024-09-04T21:02:55.730 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-mon[28339]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:02:55.730 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-mon[28339]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:55.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:55 smithi098 ceph-mon[24402]: mgrmap e30: y(active, since 1.01347s) 2024-09-04T21:02:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:55 smithi098 ceph-mon[24402]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:02:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:55 smithi098 ceph-mon[24402]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:55.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:55 smithi098 ceph-mon[34972]: mgrmap e30: y(active, since 1.01347s) 2024-09-04T21:02:55.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:55 smithi098 ceph-mon[34972]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:02:55.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:55 smithi098 ceph-mon[34972]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:56.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:02:55.727Z 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.150:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:02:56.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:02:55.729Z 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.150:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:02:56.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:02:55.729Z 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.150:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:02:56.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:02:55.729Z 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.150:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:02:56.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:02:55.731Z 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.150:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:02:56.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:02:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:02:55.731Z 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.150:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[34972]: [04/Sep/2024:21:02:54] ENGINE Bus STARTING 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[34972]: [04/Sep/2024:21:02:54] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[34972]: [04/Sep/2024:21:02:54] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[34972]: [04/Sep/2024:21:02:54] ENGINE Bus STARTED 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[34972]: [04/Sep/2024:21:02:54] ENGINE Error in HTTPServer.serve 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout: Traceback (most recent call last): 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:02:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._run(expiration_interval) 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:02:56.814 INFO:journalctl@ceph.mon.c.smithi098.stdout: self.do_handshake() 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[34972]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[24402]: [04/Sep/2024:21:02:54] ENGINE Bus STARTING 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[24402]: [04/Sep/2024:21:02:54] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[24402]: [04/Sep/2024:21:02:54] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[24402]: [04/Sep/2024:21:02:54] ENGINE Bus STARTED 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[24402]: [04/Sep/2024:21:02:54] ENGINE Error in HTTPServer.serve 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.a.smithi098.stdout: Traceback (most recent call last): 2024-09-04T21:02:56.815 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._run(expiration_interval) 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T21:02:56.816 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:02:56.817 INFO:journalctl@ceph.mon.a.smithi098.stdout: self.do_handshake() 2024-09-04T21:02:56.817 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:02:56.817 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T21:02:56.817 INFO:journalctl@ceph.mon.a.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:02:56.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:56 smithi098 ceph-mon[24402]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:56 smithi150 ceph-mon[28339]: [04/Sep/2024:21:02:54] ENGINE Bus STARTING 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:56 smithi150 ceph-mon[28339]: [04/Sep/2024:21:02:54] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:56 smithi150 ceph-mon[28339]: [04/Sep/2024:21:02:54] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:56 smithi150 ceph-mon[28339]: [04/Sep/2024:21:02:54] ENGINE Bus STARTED 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:56 smithi150 ceph-mon[28339]: [04/Sep/2024:21:02:54] ENGINE Error in HTTPServer.serve 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout: Traceback (most recent call last): 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:02:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._run(expiration_interval) 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: s = self.context.wrap_socket( 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: return self.sslsocket_class._create( 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: self.do_handshake() 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:02:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._sslobj.do_handshake() 2024-09-04T21:02:56.847 INFO:journalctl@ceph.mon.b.smithi150.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:02:56.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:56 smithi150 ceph-mon[28339]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:57.728 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:57 smithi098 ceph-mon[34972]: mgrmap e31: y(active, since 3s) 2024-09-04T21:02:57.729 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:57 smithi098 ceph-mon[24402]: mgrmap e31: y(active, since 3s) 2024-09-04T21:02:57.820 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:57 smithi150 ceph-mon[28339]: mgrmap e31: y(active, since 3s) 2024-09-04T21:02:58.605 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:58 smithi098 ceph-mon[34972]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:58.605 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:58 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:58.605 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:58 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:58.606 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:58 smithi098 ceph-mon[24402]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:58.606 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:58 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:58.606 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:58 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:58.693 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-mon[28339]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:02:58.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:58.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:02:58] ENGINE Bus STARTING 2024-09-04T21:02:59.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: CherryPy Checker: 2024-09-04T21:02:59.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: The Application mounted at '' has an empty config. 2024-09-04T21:02:59.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T21:02:59.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:02:58] ENGINE Serving on http://:::9283 2024-09-04T21:02:59.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:02:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:02:58] ENGINE Bus STARTED 2024-09-04T21:02:59.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: mgrmap e32: y(active, since 5s) 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: Standby manager daemon x started 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: mgrmap e32: y(active, since 5s) 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: Standby manager daemon x started 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:02:59 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: mgrmap e32: y(active, since 5s) 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: Standby manager daemon x started 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:02:59.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:02:59 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.784 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:03:00.786 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:03:00.786 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:03:00.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:00 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:03:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:00.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:03:00.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:00 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:01.767 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:03:01.767 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:03:01.767 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:03:01.767 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[34972]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:03:01.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:03:01.769 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:03:01.769 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:03:01.769 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:01 smithi098 ceph-mon[24402]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:03:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:03:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:03:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:03:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:03:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:03:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:03:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:03:01.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:01 smithi150 ceph-mon[28339]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:03:02.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:02 smithi098 ceph-mon[24402]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:02.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:02 smithi098 ceph-mon[24402]: 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-04T21:03:02.748 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:02 smithi098 ceph-mon[34972]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:02.748 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:02 smithi098 ceph-mon[34972]: 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-04T21:03:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:02 smithi150 ceph-mon[28339]: from='client.15096 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:02 smithi150 ceph-mon[28339]: 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-04T21:03:03.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:03:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-04T21:03:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:04 smithi150 ceph-mon[28339]: 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-04T21:03:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:04 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:04 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:04.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:04 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1644567180' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:03:04.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[34972]: 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-04T21:03:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1644567180' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:03:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[24402]: 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-04T21:03:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:04 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1644567180' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:03:05.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:05 smithi150 ceph-mon[28339]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:03:05.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:05 smithi150 ceph-mon[28339]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:03:05.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:05 smithi098 ceph-mon[34972]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:03:05.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:05 smithi098 ceph-mon[34972]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:03:05.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:05 smithi098 ceph-mon[24402]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:03:05.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:05 smithi098 ceph-mon[24402]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:03:06.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:06 smithi150 ceph-mon[28339]: 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-04T21:03:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:06 smithi098 ceph-mon[34972]: 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-04T21:03:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:06 smithi098 ceph-mon[24402]: 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-04T21:03:07.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 systemd[1]: Stopping Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T21:03:07.638 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T21:03:07.639 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T21:03:07.639 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[64671]: ts=2024-09-04T21:03:07.344Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T21:03:07.639 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 podman[68399]: 2024-09-04 21:03:07.354268667 +0000 UTC m=+0.113443777 container died 3090e18035453604595150d3144176af9d12813fc4bfdf3ea2610ff834685550 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:03:07.921 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 podman[68399]: 2024-09-04 21:03:07.735636079 +0000 UTC m=+0.494811187 container cleanup 3090e18035453604595150d3144176af9d12813fc4bfdf3ea2610ff834685550 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:03:07.922 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 bash[68399]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T21:03:08.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:07 smithi150 podman[68411]: 2024-09-04 21:03:07.920069307 +0000 UTC m=+0.567655532 container remove 3090e18035453604595150d3144176af9d12813fc4bfdf3ea2610ff834685550 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:03:08.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T21:03:08.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 systemd[1]: Stopped Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:03:08.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 2.134s CPU time. 2024-09-04T21:03:08.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 systemd[1]: Starting Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:03:08.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-mon[28339]: 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-04T21:03:08.608 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 podman[68503]: 2024-09-04 21:03:08.258000063 +0000 UTC m=+0.016683527 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T21:03:08.608 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 podman[68503]: 2024-09-04 21:03:08.40460238 +0000 UTC m=+0.163285874 container create 85ffeed4a08590674a8b32696535663b389fa0e2383c7bbeaf467a7e7503b49d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:03:08.608 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 podman[68503]: 2024-09-04 21:03:08.606443831 +0000 UTC m=+0.365127279 container init 85ffeed4a08590674a8b32696535663b389fa0e2383c7bbeaf467a7e7503b49d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:03:08.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:08 smithi098 ceph-mon[34972]: 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-04T21:03:08.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:08 smithi098 ceph-mon[24402]: 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-04T21:03:09.037 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 podman[68503]: 2024-09-04 21:03:08.609536542 +0000 UTC m=+0.368219999 container start 85ffeed4a08590674a8b32696535663b389fa0e2383c7bbeaf467a7e7503b49d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:03:09.037 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.633Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T21:03:09.037 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.633Z 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-04T21:03:09.037 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.633Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi150 (none))" 2024-09-04T21:03:09.037 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.633Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T21:03:09.037 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.633Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T21:03:09.037 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.635Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.635Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.636Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.636Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.637Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.637Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.453µs 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.637Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.640Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.648Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.653Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.653Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.653Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.305µs wal_replay_duration=16.025777ms wbl_replay_duration=130ns total_replay_duration=16.061736ms 2024-09-04T21:03:09.038 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.655Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T21:03:09.039 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.655Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T21:03:09.039 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.655Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T21:03:09.039 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.673Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.53482ms db_storage=829ns remote_storage=1.375µs web_handler=350ns query_engine=592ns scrape=403.821µs scrape_sd=111.272µs notify=33.675µs notify_sd=28.954µs rules=17.612412ms tracing=4.932µs 2024-09-04T21:03:09.039 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.673Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T21:03:09.039 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:03:08.673Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T21:03:09.039 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 bash[68503]: 85ffeed4a08590674a8b32696535663b389fa0e2383c7bbeaf467a7e7503b49d 2024-09-04T21:03:09.039 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:03:08 smithi150 systemd[1]: Started Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:03:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[24402]: 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-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:03:10.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:10.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:09 smithi098 ceph-mon[34972]: 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-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:10.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:09 smithi150 ceph-mon[28339]: 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-04T21:03:12.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:12 smithi098 ceph-mon[34972]: 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-04T21:03:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:12 smithi098 ceph-mon[24402]: 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-04T21:03:12.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:12 smithi150 ceph-mon[28339]: 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-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[34972]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:13 smithi098 ceph-mon[24402]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:03:14.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:13 smithi150 ceph-mon[28339]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:03:15.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:14 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:15.308 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:14 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:15.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:14 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:16.237 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:15 smithi098 ceph-mon[24402]: 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-04T21:03:16.238 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:15 smithi098 ceph-mon[34972]: 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-04T21:03:16.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:15 smithi150 ceph-mon[28339]: 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-04T21:03:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:18 smithi098 ceph-mon[24402]: 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-04T21:03:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:03:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:03:18] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-04T21:03:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:18 smithi098 ceph-mon[34972]: 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-04T21:03:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:18 smithi150 ceph-mon[28339]: 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-04T21:03:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:20 smithi098 ceph-mon[34972]: 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-04T21:03:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:20 smithi098 ceph-mon[24402]: 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-04T21:03:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:20 smithi150 ceph-mon[28339]: 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-04T21:03:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:22 smithi098 ceph-mon[34972]: 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-04T21:03:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:22 smithi098 ceph-mon[24402]: 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-04T21:03:22.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:22 smithi150 ceph-mon[28339]: 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-04T21:03:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:24 smithi098 ceph-mon[34972]: 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-04T21:03:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:24 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:24 smithi098 ceph-mon[24402]: 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-04T21:03:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:24 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:24.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:24 smithi150 ceph-mon[28339]: 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-04T21:03:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:24 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:25.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:25 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:25.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:25 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:25 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:26 smithi098 ceph-mon[24402]: 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-04T21:03:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:26 smithi098 ceph-mon[34972]: 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-04T21:03:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:26 smithi150 ceph-mon[28339]: 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-04T21:03:28.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:03:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:03:28] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-04T21:03:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:28 smithi098 ceph-mon[34972]: 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-04T21:03:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:28 smithi098 ceph-mon[24402]: 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-04T21:03:28.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:28 smithi150 ceph-mon[28339]: 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-04T21:03:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:30 smithi098 ceph-mon[24402]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:03:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:30 smithi098 ceph-mon[34972]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:03:30.830 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:30 smithi150 ceph-mon[28339]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:03:32.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:32 smithi098 ceph-mon[24402]: 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-04T21:03:32.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:32 smithi098 ceph-mon[34972]: 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-04T21:03:32.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:32 smithi150 ceph-mon[28339]: 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-04T21:03:34.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:34 smithi098 ceph-mon[34972]: 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-04T21:03:34.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:34 smithi098 ceph-mon[24402]: 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-04T21:03:34.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:34 smithi150 ceph-mon[28339]: 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-04T21:03:35.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:35 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:35 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:35.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:35 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:36 smithi098 ceph-mon[34972]: 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-04T21:03:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:36 smithi098 ceph-mon[24402]: 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-04T21:03:36.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:36 smithi150 ceph-mon[28339]: 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-04T21:03:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:38 smithi098 ceph-mon[34972]: 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-04T21:03:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:38 smithi098 ceph-mon[24402]: 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-04T21:03:38.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:03:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:03:38] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-04T21:03:38.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:38 smithi150 ceph-mon[28339]: 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-04T21:03:39.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:39 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:39.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:39 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:39.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:39 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:40.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:40 smithi150 ceph-mon[28339]: 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-04T21:03:40.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:40 smithi098 ceph-mon[34972]: 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-04T21:03:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:40 smithi098 ceph-mon[24402]: 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-04T21:03:42.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:42 smithi098 ceph-mon[34972]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:03:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:42 smithi098 ceph-mon[24402]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:03:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:42 smithi150 ceph-mon[28339]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:03:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:44 smithi098 ceph-mon[34972]: 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-04T21:03:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:44 smithi098 ceph-mon[24402]: 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-04T21:03:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:44 smithi150 ceph-mon[28339]: 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-04T21:03:45.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:45 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:45.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:45 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:45 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:46 smithi098 ceph-mon[34972]: 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-04T21:03:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:46 smithi098 ceph-mon[24402]: 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-04T21:03:46.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:46 smithi150 ceph-mon[28339]: 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-04T21:03:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:47 smithi098 ceph-mon[34972]: 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-04T21:03:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:47 smithi098 ceph-mon[24402]: 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-04T21:03:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:47 smithi150 ceph-mon[28339]: 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-04T21:03:49.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:03:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:03:48] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-04T21:03:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:50 smithi098 ceph-mon[24402]: 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-04T21:03:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:50 smithi098 ceph-mon[34972]: 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-04T21:03:50.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:50 smithi150 ceph-mon[28339]: 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-04T21:03:52.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:52 smithi098 ceph-mon[24402]: 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-04T21:03:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:52 smithi098 ceph-mon[34972]: 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-04T21:03:52.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:52 smithi150 ceph-mon[28339]: 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-04T21:03:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:54 smithi098 ceph-mon[34972]: 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-04T21:03:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:54 smithi098 ceph-mon[24402]: 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-04T21:03:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:54 smithi150 ceph-mon[28339]: 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-04T21:03:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:03:55.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:55 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:55.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:55 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:55 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:03:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:56 smithi098 ceph-mon[24402]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:03:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:56 smithi098 ceph-mon[34972]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:03:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:56 smithi150 ceph-mon[28339]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:03:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:03:58 smithi098 ceph-mon[34972]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:03:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:03:58 smithi098 ceph-mon[24402]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:03:58.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:03:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:03:58] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-04T21:03:58.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:03:58 smithi150 ceph-mon[28339]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:00 smithi098 ceph-mon[34972]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:00 smithi098 ceph-mon[24402]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:00.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:00 smithi150 ceph-mon[28339]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:02.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:02 smithi098 ceph-mon[34972]: 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-04T21:04:02.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:02 smithi098 ceph-mon[24402]: 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-04T21:04:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:02 smithi150 ceph-mon[28339]: 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-04T21:04:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:04 smithi098 ceph-mon[34972]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:04 smithi098 ceph-mon[24402]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:04.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:04 smithi150 ceph-mon[28339]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:05.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:05 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:05.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:05 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:05.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:05 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:06 smithi098 ceph-mon[24402]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:06 smithi098 ceph-mon[34972]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:06 smithi150 ceph-mon[28339]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:08.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:04:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:04:08] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-04T21:04:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:08 smithi098 ceph-mon[34972]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:08 smithi098 ceph-mon[24402]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:08.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:08 smithi150 ceph-mon[28339]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:09.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:10 smithi098 ceph-mon[34972]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:10 smithi098 ceph-mon[24402]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:10.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:10 smithi150 ceph-mon[28339]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:11.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:11 smithi098 ceph-mon[34972]: 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-04T21:04:11.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:11 smithi098 ceph-mon[24402]: 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-04T21:04:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:11 smithi150 ceph-mon[28339]: 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-04T21:04:13.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:04:13.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:04:13.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:13 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:04:13.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:04:13.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:04:13.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:13 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:04:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:04:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:04:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:13 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:04:14.769 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:14 smithi098 ceph-mon[24402]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:14.770 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:14 smithi098 ceph-mon[34972]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:14 smithi150 ceph-mon[28339]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:15.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:15 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:15.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:15 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:15 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:16 smithi098 ceph-mon[34972]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:16 smithi098 ceph-mon[24402]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:16.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:16 smithi150 ceph-mon[28339]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:18 smithi098 ceph-mon[34972]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:18 smithi098 ceph-mon[24402]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:04:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:04:18] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-04T21:04:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:18 smithi150 ceph-mon[28339]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:20 smithi098 ceph-mon[24402]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:20 smithi098 ceph-mon[34972]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:20 smithi150 ceph-mon[28339]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:22 smithi098 ceph-mon[34972]: 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-04T21:04:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:22 smithi098 ceph-mon[24402]: 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-04T21:04:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:22 smithi150 ceph-mon[28339]: 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-04T21:04:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:24 smithi098 ceph-mon[24402]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:24 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:24 smithi098 ceph-mon[34972]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:24 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:24 smithi150 ceph-mon[28339]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:24 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:25.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:25 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:25 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:25 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:26 smithi098 ceph-mon[34972]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:26 smithi098 ceph-mon[24402]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:26.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:26 smithi150 ceph-mon[28339]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:28 smithi098 ceph-mon[34972]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:28 smithi098 ceph-mon[24402]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:28.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:04:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:04:28] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-04T21:04:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:28 smithi150 ceph-mon[28339]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:30 smithi098 ceph-mon[34972]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:30 smithi098 ceph-mon[24402]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:30.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:30 smithi150 ceph-mon[28339]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:32 smithi098 ceph-mon[24402]: 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-04T21:04:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:32 smithi098 ceph-mon[34972]: 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-04T21:04:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:32 smithi150 ceph-mon[28339]: 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-04T21:04:34.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:34 smithi098 ceph-mon[34972]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:34.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:34 smithi098 ceph-mon[24402]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:34 smithi150 ceph-mon[28339]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:35.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:35 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:35 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:35.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:35 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:36 smithi098 ceph-mon[34972]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:36 smithi098 ceph-mon[24402]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:36.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:36 smithi150 ceph-mon[28339]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:37.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:37 smithi098 ceph-mon[34972]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:37 smithi098 ceph-mon[24402]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:37.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:37 smithi150 ceph-mon[28339]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:39.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:38 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:38 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:39.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:04:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:04:38] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-04T21:04:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:38 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:40.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:39 smithi098 ceph-mon[24402]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:40.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:39 smithi098 ceph-mon[34972]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:39 smithi150 ceph-mon[28339]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:42 smithi098 ceph-mon[24402]: 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-04T21:04:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:42 smithi098 ceph-mon[34972]: 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-04T21:04:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:42 smithi150 ceph-mon[28339]: 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-04T21:04:44.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:44 smithi098 ceph-mon[24402]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:44 smithi098 ceph-mon[34972]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:44.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:44 smithi150 ceph-mon[28339]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:45.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:45 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:45.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:45 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:45 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:46 smithi098 ceph-mon[24402]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:46 smithi098 ceph-mon[34972]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:46.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:46 smithi150 ceph-mon[28339]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:48 smithi098 ceph-mon[24402]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:48 smithi098 ceph-mon[34972]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:48.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:04:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:04:48] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-04T21:04:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:48 smithi150 ceph-mon[28339]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:50 smithi098 ceph-mon[34972]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:50 smithi098 ceph-mon[24402]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:50 smithi150 ceph-mon[28339]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:52.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:04:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=sqlstore.transactions t=2024-09-04T21:04:51.738809734Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-04T21:04:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:52 smithi098 ceph-mon[24402]: 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-04T21:04:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:52 smithi098 ceph-mon[34972]: 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-04T21:04:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:52 smithi150 ceph-mon[28339]: 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-04T21:04:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:54 smithi098 ceph-mon[34972]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:54 smithi098 ceph-mon[24402]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:54 smithi150 ceph-mon[28339]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:04:55.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:55 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:55 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:55 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:04:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:56 smithi098 ceph-mon[24402]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:56 smithi098 ceph-mon[34972]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:56 smithi150 ceph-mon[28339]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:04:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:04:57 smithi098 ceph-mon[34972]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:04:57 smithi098 ceph-mon[24402]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:04:57 smithi150 ceph-mon[28339]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:04:59.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:04:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:04:58] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-04T21:05:00.798 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:00 smithi150 ceph-mon[28339]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:00.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:00 smithi098 ceph-mon[34972]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:00 smithi098 ceph-mon[24402]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:02.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:02 smithi098 ceph-mon[34972]: 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-04T21:05:02.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:02 smithi098 ceph-mon[24402]: 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-04T21:05:02.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:02 smithi150 ceph-mon[28339]: 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-04T21:05:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:04 smithi098 ceph-mon[34972]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:04 smithi098 ceph-mon[24402]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:04 smithi150 ceph-mon[28339]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:05.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:05 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:05.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:05 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:05.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:05 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:06 smithi098 ceph-mon[34972]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:06 smithi098 ceph-mon[24402]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:06 smithi150 ceph-mon[28339]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:08 smithi098 ceph-mon[34972]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:08 smithi098 ceph-mon[24402]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:08.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:05:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:05:08] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-04T21:05:08.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:08 smithi150 ceph-mon[28339]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:09 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:09 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:09.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:09 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:10 smithi098 ceph-mon[34972]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:10 smithi098 ceph-mon[24402]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:10.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:10 smithi150 ceph-mon[28339]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:12.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:11 smithi098 ceph-mon[34972]: 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-04T21:05:12.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:11 smithi098 ceph-mon[24402]: 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-04T21:05:12.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:11 smithi150 ceph-mon[28339]: 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-04T21:05:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[24402]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:05:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:05:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[34972]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:14.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:05:14.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:05:14.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:14 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:14 smithi150 ceph-mon[28339]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:14 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:14 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:14 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:05:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:14 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:05:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:14 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' 2024-09-04T21:05:15.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:15 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:15.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:15 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:15.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:15 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:16 smithi098 ceph-mon[34972]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:16 smithi098 ceph-mon[24402]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:16.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:16 smithi150 ceph-mon[28339]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:18 smithi098 ceph-mon[24402]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:18.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:05:18 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:05:18] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-04T21:05:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:18 smithi098 ceph-mon[34972]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:18 smithi150 ceph-mon[28339]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:20 smithi098 ceph-mon[24402]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:20 smithi098 ceph-mon[34972]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:20 smithi150 ceph-mon[28339]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:22 smithi098 ceph-mon[24402]: 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-04T21:05:22.890 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:22 smithi098 ceph-mon[34972]: 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-04T21:05:22.891 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:22 smithi150 ceph-mon[28339]: 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-04T21:05:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:24 smithi098 ceph-mon[24402]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:24 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:24 smithi098 ceph-mon[34972]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:24 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:24 smithi150 ceph-mon[28339]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:24 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:25.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:25 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:25 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:25 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:26 smithi098 ceph-mon[24402]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:26 smithi098 ceph-mon[34972]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:26.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:26 smithi150 ceph-mon[28339]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:27.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:27 smithi150 ceph-mon[28339]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:28.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:27 smithi098 ceph-mon[24402]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:28.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:27 smithi098 ceph-mon[34972]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:29.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:05:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:05:28] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:05:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:30 smithi098 ceph-mon[24402]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:30 smithi098 ceph-mon[34972]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:30.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:30 smithi150 ceph-mon[28339]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:32 smithi098 ceph-mon[24402]: 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-04T21:05:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:32 smithi098 ceph-mon[34972]: 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-04T21:05:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:32 smithi150 ceph-mon[28339]: 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-04T21:05:34.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:34 smithi098 ceph-mon[24402]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:34.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:34 smithi098 ceph-mon[34972]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:34 smithi150 ceph-mon[28339]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:35.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:35 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:35 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:35.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:35 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:36 smithi098 ceph-mon[34972]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:36 smithi098 ceph-mon[24402]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:36 smithi150 ceph-mon[28339]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:38 smithi098 ceph-mon[24402]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:38 smithi098 ceph-mon[34972]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:38.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:05:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:05:38] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:05:38.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:38 smithi150 ceph-mon[28339]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:39.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:39 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:39.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:39 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:39.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:39 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:40.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:40 smithi098 ceph-mon[34972]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:40 smithi098 ceph-mon[24402]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:40.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:40 smithi150 ceph-mon[28339]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:42.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:41 smithi098 ceph-mon[34972]: 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-04T21:05:42.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:41 smithi098 ceph-mon[24402]: 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-04T21:05:42.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:41 smithi150 ceph-mon[28339]: 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-04T21:05:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:44 smithi098 ceph-mon[24402]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:44 smithi098 ceph-mon[34972]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:44 smithi150 ceph-mon[28339]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:45.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:45 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:45.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:45 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:45 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:46.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:46 smithi098 ceph-mon[24402]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:46.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:46 smithi098 ceph-mon[34972]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:46.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:46 smithi150 ceph-mon[28339]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:48 smithi098 ceph-mon[34972]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:48 smithi098 ceph-mon[24402]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:48.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:05:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:05:48] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-04T21:05:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:48 smithi150 ceph-mon[28339]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:50 smithi098 ceph-mon[34972]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:50 smithi098 ceph-mon[24402]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:50.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:50 smithi150 ceph-mon[28339]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:52 smithi098 ceph-mon[24402]: 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-04T21:05:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:52 smithi098 ceph-mon[34972]: 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-04T21:05:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:52 smithi150 ceph-mon[28339]: 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-04T21:05:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:54 smithi098 ceph-mon[24402]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:54 smithi098 ceph-mon[24402]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:54 smithi098 ceph-mon[34972]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:54 smithi098 ceph-mon[34972]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:54.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:54 smithi150 ceph-mon[28339]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:54 smithi150 ceph-mon[28339]: from='mgr.15168 172.21.15.98:0/163722368' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:05:55.733 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:05:55.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:55 smithi098 ceph-mon[34972]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:55 smithi098 ceph-mon[24402]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:55 smithi150 ceph-mon[28339]: from='client.25136 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:05:55.987 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:05:56.626 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (16m) 2m ago 16m 81.3M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (2m) 2m ago 15m - - 3.8 77770cf7e895 86adb5d4818f 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (11m) 2m ago 20m 451M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b08de8ef1368 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (5m) 2m ago 21m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (21m) 2m ago 22m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (20m) 2m ago 20m 50.3M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (20m) 2m ago 20m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (16m) 2m ago 16m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (15m) 2m ago 15m 16.1M - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (20m) 2m ago 20m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:05:56.627 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (19m) 2m ago 19m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (19m) 2m ago 19m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (18m) 2m ago 18m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (18m) 2m ago 18m 64.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (18m) 2m ago 18m 54.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (17m) 2m ago 17m 51.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (17m) 2m ago 17m 62.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 2m ago 16m 34.4M - 2.43.0 a07b618ecd1d 85ffeed4a085 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (15m) 2m ago 15m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:05:56.628 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (15m) 2m ago 15m 86.3M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:05:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:56 smithi098 ceph-mon[24402]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:56 smithi098 ceph-mon[34972]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:56.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:56 smithi150 ceph-mon[28339]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:57.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T21:05:57.462 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:05:57.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:57 smithi098 ceph-mon[34972]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:05:57.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:57 smithi098 ceph-mon[34972]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:57.843 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:57 smithi098 ceph-mon[24402]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:05:57.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:57 smithi098 ceph-mon[24402]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:57.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:57 smithi150 ceph-mon[28339]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:05:57.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:57 smithi150 ceph-mon[28339]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:05:58.179 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:05:58.179 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:05:58.180 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:05:58.181 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:05:58.181 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:05:58.181 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:05:58.181 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:05:58.181 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:05:58.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph -s' 2024-09-04T21:05:58.841 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:58 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2413101762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:05:58.841 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:58 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2413101762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:05:58.842 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:05:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:05:58] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-04T21:05:58.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:58 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2413101762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:05:59.063 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:05:59.798 INFO:teuthology.orchestra.run.smithi098.stdout: cluster: 2024-09-04T21:05:59.798 INFO:teuthology.orchestra.run.smithi098.stdout: id: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:05:59.798 INFO:teuthology.orchestra.run.smithi098.stdout: health: HEALTH_OK 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: services: 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: mgr: y(active, since 3m), standbys: x 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: data: 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: pools: 6 pools, 161 pgs 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: objects: 212 objects, 585 KiB 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: usage: 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:05:59.799 INFO:teuthology.orchestra.run.smithi098.stdout: pgs: 161 active+clean 2024-09-04T21:05:59.800 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:05:59.800 INFO:teuthology.orchestra.run.smithi098.stdout: io: 2024-09-04T21:05:59.800 INFO:teuthology.orchestra.run.smithi098.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-04T21:05:59.800 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-04T21:05:59.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:05:59 smithi098 ceph-mon[34972]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:59.800 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:05:59 smithi098 ceph-mon[24402]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:05:59.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:05:59 smithi150 ceph-mon[28339]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:00.409 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:06:00.692 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:06:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:00 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3585911909' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T21:06:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:00 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3585911909' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T21:06:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:00 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3585911909' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-04T21:06:01.389 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:06:01.748 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:01 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4017021716' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:06:01.748 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:01 smithi098 ceph-mon[34972]: 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-04T21:06:01.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:01 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4017021716' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:06:01.749 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:01 smithi098 ceph-mon[24402]: 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-04T21:06:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:01 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4017021716' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:06:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:01 smithi150 ceph-mon[28339]: 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-04T21:06:02.080 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-04T21:06:02.325 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:06:03.024 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:06:03.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:03 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3411648215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:06:03.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:03 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3411648215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:06:03.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:03 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3411648215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:06:03.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph mgr fail' 2024-09-04T21:06:03.884 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:06:04.218 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:04 smithi098 ceph-mon[34972]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:06:04.218 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:04 smithi098 ceph-mon[24402]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:06:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:04 smithi150 ceph-mon[28339]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:06:04.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:04 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:06:04.536+0000 7f3ae9e64640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T21:06:04.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:04 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ignoring --setuser ceph since I am not root 2024-09-04T21:06:04.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:04 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ignoring --setgroup ceph since I am not root 2024-09-04T21:06:04.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:04 smithi098 ceph-mgr[83747]: -- 172.21.15.98:0/3855839184 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f39c8b90e0 con 0x55f39c897400 2024-09-04T21:06:04.844 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:06:04] ENGINE Bus STOPPING 2024-09-04T21:06:04.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:06:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T21:06:04.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:06:04] ENGINE Bus STOPPED 2024-09-04T21:06:05.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'sleep 180' 2024-09-04T21:06:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/578404177' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:06:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: Activating manager daemon x 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/578404177' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: osdmap e104: 8 total, 8 up, 8 in 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: mgrmap e34: x(active, starting, since 0.0111825s) 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:06:05.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: Manager daemon x is now available 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:06:05.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/578404177' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: Activating manager daemon x 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/578404177' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: osdmap e104: 8 total, 8 up, 8 in 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: mgrmap e34: x(active, starting, since 0.0111825s) 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:06:05.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:06:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: Manager daemon x is now available 2024-09-04T21:06:05.318 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:05.318 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:06:05.318 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:06:05.318 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:06:05.318 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T21:06:05.318 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:05 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T21:06:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/578404177' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-04T21:06:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: Activating manager daemon x 2024-09-04T21:06:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/578404177' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-04T21:06:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: osdmap e104: 8 total, 8 up, 8 in 2024-09-04T21:06:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: mgrmap e34: x(active, starting, since 0.0111825s) 2024-09-04T21:06:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:06:05.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: Manager daemon x is now available 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T21:06:05.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-04T21:06:05.404 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:06:05.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:06:05] ENGINE Bus STARTING 2024-09-04T21:06:05.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:06:05] ENGINE Serving on http://:::9283 2024-09-04T21:06:05.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:06:05] ENGINE Bus STARTED 2024-09-04T21:06:06.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T21:06:06.111+0000 7f808c752640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:21:06:06] ENGINE Error in HTTPServer.serve 2024-09-04T21:06:06.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: Traceback (most recent call last): 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self._connections.run(self.expiration_interval) 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self._run(expiration_interval) 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:06:06.346 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: s = self.context.wrap_socket( 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: return self.sslsocket_class._create( 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self.do_handshake() 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: self._sslobj.do_handshake() 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:06:06.347 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[24402]: mgrmap e35: x(active, since 1.00926s) 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[24402]: [04/Sep/2024:21:06:05] ENGINE Bus STARTING 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[24402]: [04/Sep/2024:21:06:05] ENGINE Serving on http://172.21.15.150:8765 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[24402]: [04/Sep/2024:21:06:06] ENGINE Serving on https://172.21.15.150:7150 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[24402]: [04/Sep/2024:21:06:06] ENGINE Bus STARTED 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[24402]: [04/Sep/2024:21:06:06] ENGINE Error in HTTPServer.serve 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout: Traceback (most recent call last): 2024-09-04T21:06:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._run(expiration_interval) 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: self.do_handshake() 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:06:06.814 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.a.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[34972]: mgrmap e35: x(active, since 1.00926s) 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[34972]: [04/Sep/2024:21:06:05] ENGINE Bus STARTING 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[34972]: [04/Sep/2024:21:06:05] ENGINE Serving on http://172.21.15.150:8765 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[34972]: [04/Sep/2024:21:06:06] ENGINE Serving on https://172.21.15.150:7150 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[34972]: [04/Sep/2024:21:06:06] ENGINE Bus STARTED 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:06 smithi098 ceph-mon[34972]: [04/Sep/2024:21:06:06] ENGINE Error in HTTPServer.serve 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout: Traceback (most recent call last): 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:06:06.815 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._run(expiration_interval) 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: self.do_handshake() 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:06:06.816 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T21:06:06.817 INFO:journalctl@ceph.mon.c.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:06:06.841 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-mon[28339]: mgrmap e35: x(active, since 1.00926s) 2024-09-04T21:06:06.841 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-mon[28339]: [04/Sep/2024:21:06:05] ENGINE Bus STARTING 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-mon[28339]: [04/Sep/2024:21:06:05] ENGINE Serving on http://172.21.15.150:8765 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-mon[28339]: [04/Sep/2024:21:06:06] ENGINE Serving on https://172.21.15.150:7150 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-mon[28339]: [04/Sep/2024:21:06:06] ENGINE Bus STARTED 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:06 smithi150 ceph-mon[28339]: [04/Sep/2024:21:06:06] ENGINE Error in HTTPServer.serve 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout: Traceback (most recent call last): 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:06:06.842 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:06:06.843 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._run(expiration_interval) 2024-09-04T21:06:06.843 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:06:06.843 INFO:journalctl@ceph.mon.b.smithi150.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:06:06.843 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:06:06.843 INFO:journalctl@ceph.mon.b.smithi150.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:06:06.843 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:06:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout: s = self.context.wrap_socket( 2024-09-04T21:06:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:06:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout: return self.sslsocket_class._create( 2024-09-04T21:06:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:06:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout: self.do_handshake() 2024-09-04T21:06:06.844 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:06:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._sslobj.do_handshake() 2024-09-04T21:06:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:06:07.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:07 smithi098 ceph-mon[34972]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:06:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:07 smithi098 ceph-mon[24402]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:06:07.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:07 smithi150 ceph-mon[28339]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:06:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:08 smithi098 ceph-mon[34972]: mgrmap e36: x(active, since 3s) 2024-09-04T21:06:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:08 smithi098 ceph-mon[24402]: mgrmap e36: x(active, since 3s) 2024-09-04T21:06:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:08 smithi150 ceph-mon[28339]: mgrmap e36: x(active, since 3s) 2024-09-04T21:06:08.853 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:08.660Z 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.98:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:06:08.853 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:08.663Z 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.98:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:06:08.854 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:08.663Z 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.98:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:06:08.854 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:08.663Z 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.98:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:06:08.854 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:08.663Z 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.98:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:06:08.854 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:08.665Z 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.98:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:06:10.296 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:06:09] ENGINE Bus STARTING 2024-09-04T21:06:10.297 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: CherryPy Checker: 2024-09-04T21:06:10.297 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: The Application mounted at '' has an empty config. 2024-09-04T21:06:10.297 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:09 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:06:10.297 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:06:10] ENGINE Serving on http://:::9283 2024-09-04T21:06:10.297 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:06:10] ENGINE Bus STARTED 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: mgrmap e37: x(active, since 5s) 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: Standby manager daemon y started 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: mgrmap e37: x(active, since 5s) 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: Standby manager daemon y started 2024-09-04T21:06:10.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T21:06:10.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:06:10.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T21:06:10.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:10 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: mgrmap e37: x(active, since 5s) 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: Standby manager daemon y started 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:06:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-04T21:06:10.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:10 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:06:11.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:06:11.795 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:06:11.795 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-04T21:06:11.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:06:11.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:11 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:06:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:06:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:06:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:11 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:12.760 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-04T21:06:12.760 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:06:12.760 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:06:12.760 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:06:12.760 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:06:12.760 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:06:12.760 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[34972]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:06:12.761 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:06:12.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:12 smithi098 ceph-mon[24402]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:06:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:06:12.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:12 smithi150 ceph-mon[28339]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:06:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:14 smithi098 ceph-mon[24402]: 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-04T21:06:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:14 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:14 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:14 smithi098 ceph-mon[34972]: 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-04T21:06:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:14 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:14 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:14.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:14 smithi150 ceph-mon[28339]: 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-04T21:06:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:14 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:14 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:15 smithi150 ceph-mon[28339]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:06:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:15 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/2342833484' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:06:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:15 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1883397914' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]: dispatch 2024-09-04T21:06:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:15 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]: dispatch 2024-09-04T21:06:15.687 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[34972]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:06:15.687 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2342833484' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:06:15.687 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1883397914' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]: dispatch 2024-09-04T21:06:15.688 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]: dispatch 2024-09-04T21:06:15.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[24402]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:06:15.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2342833484' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:06:15.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1883397914' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]: dispatch 2024-09-04T21:06:15.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:15 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]: dispatch 2024-09-04T21:06:16.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:16 smithi150 ceph-mon[28339]: 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-04T21:06:16.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:16 smithi150 ceph-mon[28339]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:06:16.675 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:16 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]': finished 2024-09-04T21:06:16.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:16 smithi150 ceph-mon[28339]: osdmap e105: 8 total, 8 up, 8 in 2024-09-04T21:06:16.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:16 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4274614476' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]: dispatch 2024-09-04T21:06:16.676 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:16 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]: dispatch 2024-09-04T21:06:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[24402]: 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-04T21:06:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[24402]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:06:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]': finished 2024-09-04T21:06:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[24402]: osdmap e105: 8 total, 8 up, 8 in 2024-09-04T21:06:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4274614476' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]: dispatch 2024-09-04T21:06:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]: dispatch 2024-09-04T21:06:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[34972]: 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-04T21:06:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[34972]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:06:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/1173310653"}]': finished 2024-09-04T21:06:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[34972]: osdmap e105: 8 total, 8 up, 8 in 2024-09-04T21:06:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4274614476' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]: dispatch 2024-09-04T21:06:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:16 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]: dispatch 2024-09-04T21:06:17.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:17 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]': finished 2024-09-04T21:06:17.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:17 smithi098 ceph-mon[24402]: osdmap e106: 8 total, 8 up, 8 in 2024-09-04T21:06:17.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:17 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/16973008' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3806069363"}]: dispatch 2024-09-04T21:06:17.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:17 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]': finished 2024-09-04T21:06:17.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:17 smithi098 ceph-mon[34972]: osdmap e106: 8 total, 8 up, 8 in 2024-09-04T21:06:17.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:17 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/16973008' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3806069363"}]: dispatch 2024-09-04T21:06:17.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 systemd[1]: Stopping Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:06:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/219804830"}]': finished 2024-09-04T21:06:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-mon[28339]: osdmap e106: 8 total, 8 up, 8 in 2024-09-04T21:06:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/16973008' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3806069363"}]: dispatch 2024-09-04T21:06:18.125 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.859Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T21:06:18.125 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T21:06:18.125 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T21:06:18.125 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T21:06:18.125 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T21:06:18.125 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T21:06:18.125 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T21:06:18.126 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T21:06:18.126 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T21:06:18.126 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T21:06:18.126 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T21:06:18.126 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[68518]: ts=2024-09-04T21:06:17.860Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T21:06:18.126 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:17 smithi150 podman[71352]: 2024-09-04 21:06:17.870077836 +0000 UTC m=+0.099347424 container died 85ffeed4a08590674a8b32696535663b389fa0e2383c7bbeaf467a7e7503b49d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:06:18.501 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 podman[71352]: 2024-09-04 21:06:18.22289507 +0000 UTC m=+0.452164654 container cleanup 85ffeed4a08590674a8b32696535663b389fa0e2383c7bbeaf467a7e7503b49d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:06:18.501 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 bash[71352]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T21:06:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[24402]: 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-04T21:06:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/16973008' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3806069363"}]': finished 2024-09-04T21:06:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[24402]: osdmap e107: 8 total, 8 up, 8 in 2024-09-04T21:06:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/270094427' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2310466918"}]: dispatch 2024-09-04T21:06:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[34972]: 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-04T21:06:18.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/16973008' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3806069363"}]': finished 2024-09-04T21:06:18.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[34972]: osdmap e107: 8 total, 8 up, 8 in 2024-09-04T21:06:18.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:18 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/270094427' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2310466918"}]: dispatch 2024-09-04T21:06:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:18 smithi150 ceph-mon[28339]: 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-04T21:06:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:18 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/16973008' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3806069363"}]': finished 2024-09-04T21:06:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:18 smithi150 ceph-mon[28339]: osdmap e107: 8 total, 8 up, 8 in 2024-09-04T21:06:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:18 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/270094427' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2310466918"}]: dispatch 2024-09-04T21:06:18.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 podman[71364]: 2024-09-04 21:06:18.499049578 +0000 UTC m=+0.627486292 container remove 85ffeed4a08590674a8b32696535663b389fa0e2383c7bbeaf467a7e7503b49d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:06:18.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T21:06:18.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 systemd[1]: Stopped Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:06:18.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.606s CPU time. 2024-09-04T21:06:18.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 systemd[1]: Starting Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:06:19.120 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 podman[71458]: 2024-09-04 21:06:18.761520942 +0000 UTC m=+0.017306117 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T21:06:19.120 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:18 smithi150 podman[71458]: 2024-09-04 21:06:18.900392917 +0000 UTC m=+0.156178127 container create d42a1a002a796e0a5e697b2af54a775906fd577a2b028350062f788a2dc6bee1 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:06:19.120 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 podman[71458]: 2024-09-04 21:06:19.118585905 +0000 UTC m=+0.374371081 container init d42a1a002a796e0a5e697b2af54a775906fd577a2b028350062f788a2dc6bee1 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:06:19.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 podman[71458]: 2024-09-04 21:06:19.121484033 +0000 UTC m=+0.377269208 container start d42a1a002a796e0a5e697b2af54a775906fd577a2b028350062f788a2dc6bee1 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:06:19.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.144Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T21:06:19.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.144Z 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-04T21:06:19.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.144Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi150 (none))" 2024-09-04T21:06:19.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.144Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T21:06:19.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.144Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T21:06:19.521 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.146Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.146Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.148Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.148Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.149Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.149Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.626µs 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.149Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.151Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.159Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.162Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.166Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-04T21:06:19.522 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.166Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.166Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.989µs wal_replay_duration=17.021396ms wbl_replay_duration=106ns total_replay_duration=17.058568ms 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.168Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.168Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.168Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.187Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.150103ms db_storage=726ns remote_storage=1.228µs web_handler=409ns query_engine=603ns scrape=263.343µs scrape_sd=96.014µs notify=15.828µs notify_sd=14.812µs rules=18.423793ms tracing=5.245µs 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.187Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:06:19.187Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 bash[71458]: d42a1a002a796e0a5e697b2af54a775906fd577a2b028350062f788a2dc6bee1 2024-09-04T21:06:19.523 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:06:19 smithi150 systemd[1]: Started Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:06:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/270094427' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2310466918"}]': finished 2024-09-04T21:06:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: osdmap e108: 8 total, 8 up, 8 in 2024-09-04T21:06:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-04T21:06:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/843704492' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]: dispatch 2024-09-04T21:06:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]: dispatch 2024-09-04T21:06:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/270094427' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2310466918"}]': finished 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: osdmap e108: 8 total, 8 up, 8 in 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/843704492' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]: dispatch 2024-09-04T21:06:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:06:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:06:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:06:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:06:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:06:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:19 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:06:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/270094427' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6800/2310466918"}]': finished 2024-09-04T21:06:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: osdmap e108: 8 total, 8 up, 8 in 2024-09-04T21:06:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-04T21:06:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/843704492' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]: dispatch 2024-09-04T21:06:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]: dispatch 2024-09-04T21:06:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:06:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:06:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:06:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:06:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:06:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:19 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]': finished 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[24402]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/774437050' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]: dispatch 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]: dispatch 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]': finished 2024-09-04T21:06:20.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[34972]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T21:06:20.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:20.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:20.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/774437050' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]: dispatch 2024-09-04T21:06:20.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]: dispatch 2024-09-04T21:06:20.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:20 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:20 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:0/3750307645"}]': finished 2024-09-04T21:06:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:20 smithi150 ceph-mon[28339]: osdmap e109: 8 total, 8 up, 8 in 2024-09-04T21:06:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:20 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:20 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:20 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/774437050' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]: dispatch 2024-09-04T21:06:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:20 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]: dispatch 2024-09-04T21:06:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:20 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:21.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:21 smithi098 ceph-mon[24402]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:21.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:21 smithi098 ceph-mon[24402]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]': finished 2024-09-04T21:06:21.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:21 smithi098 ceph-mon[24402]: osdmap e110: 8 total, 8 up, 8 in 2024-09-04T21:06:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:21 smithi098 ceph-mon[34972]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:21 smithi098 ceph-mon[34972]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]': finished 2024-09-04T21:06:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:21 smithi098 ceph-mon[34972]: osdmap e110: 8 total, 8 up, 8 in 2024-09-04T21:06:21.892 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:21 smithi150 ceph-mon[28339]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:21.892 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:21 smithi150 ceph-mon[28339]: from='client.? ' entity='client.iscsi.foo.smithi098.zfukfp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.98:6801/2310466918"}]': finished 2024-09-04T21:06:21.892 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:21 smithi150 ceph-mon[28339]: osdmap e110: 8 total, 8 up, 8 in 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-04T21:06:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:06:24.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:24 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:06:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:24 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:06:26.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:26 smithi098 ceph-mon[34972]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 848 B/s rd, 0 op/s 2024-09-04T21:06:26.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:26 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:26.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:26 smithi098 ceph-mon[24402]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 848 B/s rd, 0 op/s 2024-09-04T21:06:26.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:26 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:26 smithi150 ceph-mon[28339]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 848 B/s rd, 0 op/s 2024-09-04T21:06:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:26 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:28 smithi098 ceph-mon[24402]: 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-04T21:06:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:28 smithi098 ceph-mon[34972]: 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-04T21:06:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:28 smithi150 ceph-mon[28339]: 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-04T21:06:30.647 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:30 smithi150 ceph-mon[28339]: 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-04T21:06:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:30 smithi098 ceph-mon[34972]: 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-04T21:06:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:30 smithi098 ceph-mon[24402]: 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-04T21:06:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:32 smithi098 ceph-mon[34972]: 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-04T21:06:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:32 smithi098 ceph-mon[24402]: 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-04T21:06:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:32 smithi150 ceph-mon[28339]: 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-04T21:06:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:06:33] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T21:06:34.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:34 smithi098 ceph-mon[34972]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-04T21:06:34.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:34 smithi098 ceph-mon[24402]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-04T21:06:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:34 smithi150 ceph-mon[28339]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-04T21:06:35.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:35 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:35 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:35.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:35 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:36.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:36 smithi098 ceph-mon[34972]: 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-04T21:06:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:36 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:36 smithi098 ceph-mon[24402]: 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-04T21:06:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:36 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:36.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:36 smithi150 ceph-mon[28339]: 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-04T21:06:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:36 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:38 smithi098 ceph-mon[34972]: 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-04T21:06:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:38 smithi098 ceph-mon[24402]: 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-04T21:06:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:38 smithi150 ceph-mon[28339]: 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-04T21:06:40.703 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:40 smithi150 ceph-mon[28339]: 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-04T21:06:40.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:40 smithi098 ceph-mon[24402]: 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-04T21:06:40.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:40 smithi098 ceph-mon[34972]: 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-04T21:06:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:42 smithi098 ceph-mon[34972]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:42 smithi098 ceph-mon[24402]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:42.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:42 smithi150 ceph-mon[28339]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:43.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:06:43] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-04T21:06:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:44 smithi098 ceph-mon[24402]: 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-04T21:06:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:44 smithi098 ceph-mon[34972]: 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-04T21:06:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:44 smithi150 ceph-mon[28339]: 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-04T21:06:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:46 smithi098 ceph-mon[24402]: 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-04T21:06:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:46 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:46 smithi098 ceph-mon[34972]: 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-04T21:06:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:46 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:46 smithi150 ceph-mon[28339]: 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-04T21:06:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:46 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:48 smithi098 ceph-mon[34972]: 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-04T21:06:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:48 smithi098 ceph-mon[24402]: 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-04T21:06:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:48 smithi150 ceph-mon[28339]: 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-04T21:06:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:50 smithi098 ceph-mon[34972]: 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-04T21:06:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:50 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:50 smithi098 ceph-mon[24402]: 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-04T21:06:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:50 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:50 smithi150 ceph-mon[28339]: 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-04T21:06:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:50 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:06:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:52 smithi098 ceph-mon[24402]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:52 smithi098 ceph-mon[34972]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:52.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:52 smithi150 ceph-mon[28339]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:06:53.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:06:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:06:53] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-04T21:06:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:54 smithi098 ceph-mon[34972]: 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-04T21:06:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:54 smithi098 ceph-mon[24402]: 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-04T21:06:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:54 smithi150 ceph-mon[28339]: 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-04T21:06:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:56 smithi098 ceph-mon[24402]: 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-04T21:06:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:56 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:56 smithi098 ceph-mon[34972]: 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-04T21:06:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:56 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:56 smithi150 ceph-mon[28339]: 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-04T21:06:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:56 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:06:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:06:58 smithi098 ceph-mon[24402]: 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-04T21:06:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:06:58 smithi098 ceph-mon[34972]: 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-04T21:06:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:06:58 smithi150 ceph-mon[28339]: 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-04T21:07:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:00 smithi098 ceph-mon[24402]: 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-04T21:07:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:00 smithi098 ceph-mon[34972]: 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-04T21:07:00.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:00 smithi150 ceph-mon[28339]: 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-04T21:07:02.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:02 smithi098 ceph-mon[34972]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:02.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:02 smithi098 ceph-mon[24402]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:02 smithi150 ceph-mon[28339]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:03.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:07:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:07:03] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-04T21:07:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:04 smithi098 ceph-mon[34972]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:04 smithi098 ceph-mon[24402]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:04 smithi150 ceph-mon[28339]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:05.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:05.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:05.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:06 smithi098 ceph-mon[34972]: 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-04T21:07:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:06 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:06 smithi098 ceph-mon[24402]: 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-04T21:07:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:06 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:06 smithi150 ceph-mon[28339]: 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-04T21:07:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:06 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:08 smithi098 ceph-mon[34972]: 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-04T21:07:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:08 smithi098 ceph-mon[24402]: 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-04T21:07:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:08 smithi150 ceph-mon[28339]: 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-04T21:07:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:10 smithi098 ceph-mon[34972]: 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-04T21:07:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:10 smithi098 ceph-mon[24402]: 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-04T21:07:10.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:10 smithi150 ceph-mon[28339]: 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-04T21:07:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:12 smithi098 ceph-mon[34972]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:12 smithi098 ceph-mon[24402]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:12 smithi150 ceph-mon[28339]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:07:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:07:13] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-04T21:07:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:14 smithi098 ceph-mon[24402]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:14 smithi098 ceph-mon[34972]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:14.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:14 smithi150 ceph-mon[28339]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:16 smithi098 ceph-mon[24402]: 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-04T21:07:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:16 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:16 smithi098 ceph-mon[34972]: 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-04T21:07:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:16 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:16 smithi150 ceph-mon[28339]: 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-04T21:07:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:16 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:18 smithi098 ceph-mon[24402]: 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-04T21:07:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:18 smithi098 ceph-mon[34972]: 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-04T21:07:18.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:18 smithi150 ceph-mon[28339]: 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-04T21:07:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:20 smithi098 ceph-mon[24402]: 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-04T21:07:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:20 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:20 smithi098 ceph-mon[34972]: 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-04T21:07:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:20 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:20.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:20 smithi150 ceph-mon[28339]: 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-04T21:07:20.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:20 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:22 smithi098 ceph-mon[24402]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:22 smithi098 ceph-mon[34972]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:22 smithi150 ceph-mon[28339]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:23.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:07:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:07:23] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[24402]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[34972]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:07:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:24 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:07:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:24 smithi150 ceph-mon[28339]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:24 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:07:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:24 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:07:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:24 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:07:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:26 smithi098 ceph-mon[24402]: 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-04T21:07:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:26 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:26 smithi098 ceph-mon[34972]: 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-04T21:07:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:26 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:26 smithi150 ceph-mon[28339]: 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-04T21:07:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:26 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:28.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:28 smithi098 ceph-mon[24402]: 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-04T21:07:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:28 smithi098 ceph-mon[34972]: 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-04T21:07:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:28 smithi150 ceph-mon[28339]: 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-04T21:07:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:30 smithi098 ceph-mon[24402]: 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-04T21:07:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:30 smithi098 ceph-mon[34972]: 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-04T21:07:30.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:30 smithi150 ceph-mon[28339]: 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-04T21:07:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:32 smithi098 ceph-mon[24402]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:32 smithi098 ceph-mon[34972]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:32 smithi150 ceph-mon[28339]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:07:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:07:33] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-04T21:07:34.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:34 smithi098 ceph-mon[24402]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:34.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:34 smithi098 ceph-mon[34972]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:34 smithi150 ceph-mon[28339]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:35 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:35.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:35 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:35.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:35 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:36 smithi098 ceph-mon[24402]: 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-04T21:07:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:36 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:36 smithi098 ceph-mon[34972]: 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-04T21:07:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:36 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:36.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:36 smithi150 ceph-mon[28339]: 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-04T21:07:36.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:36 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:37 smithi098 ceph-mon[24402]: 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-04T21:07:37.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:37 smithi098 ceph-mon[34972]: 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-04T21:07:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:37 smithi150 ceph-mon[28339]: 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-04T21:07:40.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:39 smithi098 ceph-mon[24402]: 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-04T21:07:40.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:39 smithi098 ceph-mon[34972]: 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-04T21:07:40.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:39 smithi150 ceph-mon[28339]: 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-04T21:07:42.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:41 smithi098 ceph-mon[34972]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:42.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:41 smithi098 ceph-mon[24402]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:42.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:41 smithi150 ceph-mon[28339]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:43.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:07:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:07:43] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-04T21:07:44.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:43 smithi098 ceph-mon[24402]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:44.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:43 smithi098 ceph-mon[34972]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:44.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:43 smithi150 ceph-mon[28339]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:46.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:45 smithi098 ceph-mon[34972]: 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-04T21:07:46.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:45 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:46.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:45 smithi098 ceph-mon[24402]: 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-04T21:07:46.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:45 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:46.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:45 smithi150 ceph-mon[28339]: 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-04T21:07:46.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:45 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:48.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:47 smithi098 ceph-mon[24402]: 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-04T21:07:48.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:47 smithi098 ceph-mon[34972]: 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-04T21:07:48.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:47 smithi150 ceph-mon[28339]: 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-04T21:07:50.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:49 smithi098 ceph-mon[24402]: 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-04T21:07:50.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:49 smithi098 ceph-mon[34972]: 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-04T21:07:50.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:49 smithi150 ceph-mon[28339]: 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-04T21:07:51.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:50 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:51.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:50 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:51.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:50 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:07:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:51 smithi098 ceph-mon[24402]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:51 smithi098 ceph-mon[34972]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:52.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:51 smithi150 ceph-mon[28339]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:07:53.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:07:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:07:53] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-04T21:07:54.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:53 smithi098 ceph-mon[24402]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:54.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:53 smithi098 ceph-mon[34972]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:54.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:53 smithi150 ceph-mon[28339]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:07:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:55 smithi098 ceph-mon[24402]: 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-04T21:07:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:55 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:55 smithi098 ceph-mon[34972]: 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-04T21:07:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:55 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:56.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:55 smithi150 ceph-mon[28339]: 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-04T21:07:56.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:55 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:07:58.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:07:58 smithi150 ceph-mon[28339]: 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-04T21:07:58.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:07:58 smithi098 ceph-mon[34972]: 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-04T21:07:58.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:07:58 smithi098 ceph-mon[24402]: 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-04T21:08:00.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:00 smithi150 ceph-mon[28339]: 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-04T21:08:00.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:00 smithi098 ceph-mon[24402]: 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-04T21:08:00.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:00 smithi098 ceph-mon[34972]: 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-04T21:08:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:02 smithi150 ceph-mon[28339]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:02.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:02 smithi098 ceph-mon[34972]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:02.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:02 smithi098 ceph-mon[24402]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:03.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:08:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:08:03] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-04T21:08:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:04 smithi098 ceph-mon[34972]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:04 smithi098 ceph-mon[24402]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:04.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:04 smithi150 ceph-mon[28339]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:05.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:05.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:05.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:06.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:06 smithi098 ceph-mon[24402]: 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-04T21:08:06.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:06 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:06.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:06 smithi098 ceph-mon[34972]: 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-04T21:08:06.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:06 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:06 smithi150 ceph-mon[28339]: 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-04T21:08:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:06 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:08.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:08 smithi098 ceph-mon[24402]: 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-04T21:08:08.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:08 smithi098 ceph-mon[34972]: 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-04T21:08:08.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:08 smithi150 ceph-mon[28339]: 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-04T21:08:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:10 smithi098 ceph-mon[34972]: 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-04T21:08:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:10 smithi098 ceph-mon[24402]: 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-04T21:08:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:10 smithi150 ceph-mon[28339]: 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-04T21:08:12.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:12 smithi098 ceph-mon[34972]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:12.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:12 smithi098 ceph-mon[24402]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:12.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:12 smithi150 ceph-mon[28339]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:08:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:08:13] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-04T21:08:14.365 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:14 smithi098 ceph-mon[34972]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:14.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:14 smithi098 ceph-mon[24402]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:14.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:14 smithi150 ceph-mon[28339]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:16.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:16 smithi098 ceph-mon[24402]: 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-04T21:08:16.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:16 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:16.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:16 smithi098 ceph-mon[34972]: 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-04T21:08:16.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:16 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:16 smithi150 ceph-mon[28339]: 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-04T21:08:16.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:16 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:18.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:18 smithi098 ceph-mon[24402]: 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-04T21:08:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:18 smithi098 ceph-mon[34972]: 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-04T21:08:18.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:18 smithi150 ceph-mon[28339]: 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-04T21:08:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:20 smithi098 ceph-mon[24402]: 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-04T21:08:20.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:20 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:20 smithi098 ceph-mon[34972]: 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-04T21:08:20.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:20 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:20.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:20 smithi150 ceph-mon[28339]: 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-04T21:08:20.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:20 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:22 smithi098 ceph-mon[24402]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:22 smithi098 ceph-mon[34972]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:22 smithi150 ceph-mon[28339]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:23.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:08:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:08:23] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T21:08:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:24 smithi098 ceph-mon[34972]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:24 smithi098 ceph-mon[24402]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:24.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:24 smithi150 ceph-mon[28339]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:25 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:08:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:25 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:08:25.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:25 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:08:25.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:25 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:08:25.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:25 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:08:25.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:25 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:08:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:25 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:08:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:25 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:08:25.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:25 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:08:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:26 smithi098 ceph-mon[34972]: 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-04T21:08:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:26 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:26 smithi098 ceph-mon[24402]: 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-04T21:08:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:26 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:26 smithi150 ceph-mon[28339]: 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-04T21:08:26.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:26 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:28 smithi098 ceph-mon[34972]: 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-04T21:08:28.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:28 smithi098 ceph-mon[24402]: 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-04T21:08:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:28 smithi150 ceph-mon[28339]: 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-04T21:08:30.397 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:30 smithi150 ceph-mon[28339]: 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-04T21:08:30.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:30 smithi098 ceph-mon[34972]: 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-04T21:08:30.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:30 smithi098 ceph-mon[24402]: 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-04T21:08:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:32 smithi098 ceph-mon[34972]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:32 smithi098 ceph-mon[24402]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:32 smithi150 ceph-mon[28339]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:33.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:08:33 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:08:33] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T21:08:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:34 smithi098 ceph-mon[34972]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:34 smithi098 ceph-mon[24402]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:34.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:34 smithi150 ceph-mon[28339]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:35.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:35 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:35.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:35 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:35.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:35 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:36 smithi098 ceph-mon[34972]: 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-04T21:08:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:36 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:36 smithi098 ceph-mon[24402]: 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-04T21:08:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:36 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:36.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:36 smithi150 ceph-mon[28339]: 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-04T21:08:36.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:36 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:38 smithi098 ceph-mon[34972]: 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-04T21:08:38.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:38 smithi098 ceph-mon[24402]: 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-04T21:08:38.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:38 smithi150 ceph-mon[28339]: 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-04T21:08:40.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:40 smithi098 ceph-mon[34972]: 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-04T21:08:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:40 smithi098 ceph-mon[24402]: 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-04T21:08:40.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:40 smithi150 ceph-mon[28339]: 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-04T21:08:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:42 smithi098 ceph-mon[24402]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:42 smithi098 ceph-mon[34972]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:42 smithi150 ceph-mon[28339]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:43.594 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:08:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:08:43] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-04T21:08:44.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:44 smithi098 ceph-mon[24402]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:44.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:44 smithi098 ceph-mon[34972]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:44.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:44 smithi150 ceph-mon[28339]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:46.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:46 smithi098 ceph-mon[24402]: 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-04T21:08:46.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:46 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:46 smithi098 ceph-mon[34972]: 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-04T21:08:46.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:46 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:46.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:46 smithi150 ceph-mon[28339]: 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-04T21:08:46.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:46 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:48 smithi098 ceph-mon[24402]: 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-04T21:08:48.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:48 smithi098 ceph-mon[34972]: 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-04T21:08:48.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:48 smithi150 ceph-mon[28339]: 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-04T21:08:50.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:50 smithi098 ceph-mon[24402]: 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-04T21:08:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:50 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:50 smithi098 ceph-mon[34972]: 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-04T21:08:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:50 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:50.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:50 smithi150 ceph-mon[28339]: 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-04T21:08:50.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:50 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:08:52.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:52 smithi098 ceph-mon[34972]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:52 smithi098 ceph-mon[24402]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:52.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:52 smithi150 ceph-mon[28339]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:08:53.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:08:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:08:53] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-04T21:08:54.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:54 smithi098 ceph-mon[24402]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:54.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:54 smithi098 ceph-mon[34972]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:54 smithi150 ceph-mon[28339]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:56.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:56 smithi098 ceph-mon[34972]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:56.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:56 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:56.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:56 smithi098 ceph-mon[24402]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:56.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:56 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:56.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:56 smithi150 ceph-mon[28339]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:08:56.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:56 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:08:58.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:08:58 smithi098 ceph-mon[34972]: 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-04T21:08:58.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:08:58 smithi098 ceph-mon[24402]: 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-04T21:08:58.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:08:58 smithi150 ceph-mon[28339]: 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-04T21:09:00.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:00 smithi098 ceph-mon[34972]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:00.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:00 smithi098 ceph-mon[24402]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:00.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:00 smithi150 ceph-mon[28339]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:02.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:02 smithi098 ceph-mon[24402]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:09:02.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:02 smithi098 ceph-mon[34972]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:09:02.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:02 smithi150 ceph-mon[28339]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:09:03.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:09:03] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-04T21:09:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:04 smithi098 ceph-mon[24402]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:04 smithi098 ceph-mon[34972]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:04.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:04 smithi150 ceph-mon[28339]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:05.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:05 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:05.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:05 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:05.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:05 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:06.494 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:06 smithi098 ceph-mon[24402]: 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-04T21:09:06.495 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:06 smithi098 ceph-mon[24402]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:06.495 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:06 smithi098 ceph-mon[34972]: 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-04T21:09:06.495 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:06 smithi098 ceph-mon[34972]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:06.527 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:09:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:06 smithi150 ceph-mon[28339]: 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-04T21:09:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:06 smithi150 ceph-mon[28339]: from='client.24964 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:06.776 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:09:07.425 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (19m) 2m ago 19m 82.2M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (2m) 2m ago 18m - - 3.8 77770cf7e895 cc5e045cca41 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b08de8ef1368 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (8m) 2m ago 24m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (25m) 2m ago 25m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (23m) 2m ago 23m 55.5M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (23m) 2m ago 23m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (19m) 2m ago 19m 16.2M - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T21:09:07.426 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (23m) 2m ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (22m) 2m ago 22m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (22m) 2m ago 22m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (22m) 2m ago 21m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (21m) 2m ago 21m 64.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (21m) 2m ago 21m 54.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (20m) 2m ago 20m 51.1M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (20m) 2m ago 20m 62.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 2m ago 20m 34.4M - 2.43.0 a07b618ecd1d d42a1a002a79 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (18m) 2m ago 18m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:09:07.427 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (18m) 2m ago 18m 88.1M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:09:08.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ls' 2024-09-04T21:09:08.351 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:09:08.475 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:08 smithi098 ceph-mon[34972]: 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-04T21:09:08.475 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:08 smithi098 ceph-mon[34972]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:08.475 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:08 smithi098 ceph-mon[24402]: 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-04T21:09:08.475 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:08 smithi098 ceph-mon[24402]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:08.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:08 smithi150 ceph-mon[28339]: 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-04T21:09:08.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:08 smithi150 ceph-mon[28339]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:09.010 INFO:teuthology.orchestra.run.smithi098.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-04T21:09:09.010 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi098=a;count:1 2024-09-04T21:09:09.010 INFO:teuthology.orchestra.run.smithi098.stdout:grafana ?:3000 1/1 2m ago 20m smithi150=a;count:1 2024-09-04T21:09:09.011 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-04T21:09:09.011 INFO:teuthology.orchestra.run.smithi098.stdout:mgr 2/2 2m ago 23m smithi098=y;smithi150=x;count:2 2024-09-04T21:09:09.011 INFO:teuthology.orchestra.run.smithi098.stdout:mon 3/3 2m ago 24m smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi150:172.21.15.150=b;count:3 2024-09-04T21:09:09.011 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi098=a;smithi150=b;count:2 2024-09-04T21:09:09.011 INFO:teuthology.orchestra.run.smithi098.stdout:osd 8 2m ago - 2024-09-04T21:09:09.011 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus ?:9095 1/1 2m ago 20m smithi150=a;count:1 2024-09-04T21:09:09.011 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-04T21:09:09.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions' 2024-09-04T21:09:09.845 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:10.543 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:09:10.544 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:09:10.544 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:10 smithi098 ceph-mon[24402]: 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-04T21:09:10.545 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:10 smithi098 ceph-mon[24402]: from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:10.545 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:10 smithi098 ceph-mon[34972]: 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-04T21:09:10.545 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:10 smithi098 ceph-mon[34972]: from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:10.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:10 smithi150 ceph-mon[28339]: 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-04T21:09:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:10 smithi150 ceph-mon[28339]: from='client.25283 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:11.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-04T21:09:11.391 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:09:11.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:11 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1916482929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:11.513 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:11 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1916482929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:11.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:11 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1916482929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:12.483 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:12 smithi098 ceph-mon[34972]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:09:12.484 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:12 smithi098 ceph-mon[24402]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:09:12.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:12 smithi150 ceph-mon[28339]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:09:13.398 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:13 smithi098 ceph-mon[34972]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:13.399 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:13 smithi098 ceph-mon[24402]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:13.433 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:13.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:13 smithi150 ceph-mon[28339]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:13.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:09:13] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-04T21:09:14.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-04T21:09:14.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[34972]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:14.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[34972]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:14.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:14.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:14.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:14.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:14.729 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[24402]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:14.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[24402]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:14.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:14.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:14.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:14.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:14 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:14 smithi150 ceph-mon[28339]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:14 smithi150 ceph-mon[28339]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:14 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:14 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:14 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:14 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:15.326 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:09:15.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:09:15] ENGINE Bus STOPPING 2024-09-04T21:09:15.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:15.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:15.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:15.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T21:09:15.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T21:09:15.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: Activating manager daemon y 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.24862 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: mgrmap e39: y(active, starting, since 0.0075312s) 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:09:15.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T21:09:15.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: Activating manager daemon y 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.24862 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: mgrmap e39: y(active, starting, since 0.0075312s) 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:09:15.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:09:15.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:09:15.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:09:15.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:09:15.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:09:15.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:09:15.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T21:09:15.278+0000 7f81310fd640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ignoring --setuser ceph since I am not root 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ignoring --setgroup ceph since I am not root 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mgr[60738]: -- 172.21.15.150:0/787445567 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fafda990e0 con 0x55fafda77400 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.24862 172.21.15.150:0/936799248' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-04T21:09:15.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: Activating manager daemon y 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.24862 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: mgrmap e39: y(active, starting, since 0.0075312s) 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-04T21:09:15.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-04T21:09:15.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-04T21:09:15.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-04T21:09:15.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-04T21:09:15.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-04T21:09:15.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:15 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-04T21:09:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:09:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T21:09:16.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:09:15] ENGINE Bus STOPPED 2024-09-04T21:09:16.458 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[34972]: Manager daemon y is now available 2024-09-04T21:09:16.458 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:16.458 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:09:16.458 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:09:16.458 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:09:16.458 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:09:16.458 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:09:16.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[24402]: Manager daemon y is now available 2024-09-04T21:09:16.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:16.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:09:16.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:09:16.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:09:16.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:09:16.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:09:16.468 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:09:16.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:09:16] ENGINE Bus STARTING 2024-09-04T21:09:16.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:09:16] ENGINE Serving on http://:::9283 2024-09-04T21:09:16.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:16 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:09:16] ENGINE Bus STARTED 2024-09-04T21:09:16.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:16 smithi150 ceph-mon[28339]: Manager daemon y is now available 2024-09-04T21:09:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:16 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:16 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:09:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:16 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:09:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:16 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-04T21:09:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:16 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:09:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:16 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-04T21:09:17.074 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:09:17.074 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T21:09:17.074 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (19m) 2m ago 19m 82.2M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T21:09:17.074 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (3m) 2m ago 18m - - 3.8 77770cf7e895 cc5e045cca41 2024-09-04T21:09:17.074 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 b08de8ef1368 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (9m) 2m ago 25m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (25m) 2m ago 25m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (24m) 2m ago 24m 55.5M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (23m) 2m ago 23m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (19m) 2m ago 19m 16.2M - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (23m) 2m ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (23m) 2m ago 22m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (22m) 2m ago 22m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:09:17.075 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (22m) 2m ago 22m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:09:17.076 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (21m) 2m ago 21m 64.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:09:17.076 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (21m) 2m ago 21m 54.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:09:17.076 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (20m) 2m ago 20m 51.1M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:09:17.076 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (20m) 2m ago 20m 62.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:09:17.076 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 2m ago 20m 34.4M - 2.43.0 a07b618ecd1d d42a1a002a79 2024-09-04T21:09:17.076 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (19m) 2m ago 19m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:09:17.076 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (19m) 2m ago 19m 88.1M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:09:17.422 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:09:17.423 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:09:17.424 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:09:17.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:17 smithi150 ceph-mon[28339]: mgrmap e40: y(active, since 1.17294s) 2024-09-04T21:09:17.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:17 smithi150 ceph-mon[28339]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:17.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:17 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:09:17.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:17 smithi150 ceph-mon[28339]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:17.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:17 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1299922412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [ 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr" 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:09:17.730 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[34972]: mgrmap e40: y(active, since 1.17294s) 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[34972]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[34972]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1299922412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[24402]: mgrmap e40: y(active, since 1.17294s) 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[24402]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:17.731 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[24402]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1299922412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:09:17.434+0000 7f7d14689640 -1 log_channel(cephadm) log [ERR] : [04/Sep/2024:21:09:17] ENGINE Error in HTTPServer.serve 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: Traceback (most recent call last): 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self._connections.run(self.expiration_interval) 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self._run(expiration_interval) 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:09:17.732 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: s = self.context.wrap_socket( 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: return self.sslsocket_class._create( 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self.do_handshake() 2024-09-04T21:09:17.733 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:09:17.734 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: self._sslobj.do_handshake() 2024-09-04T21:09:17.734 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:09:17.734 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:18 smithi150 ceph-mon[28339]: [04/Sep/2024:21:09:17] ENGINE Bus STARTING 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:18 smithi150 ceph-mon[28339]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:18 smithi150 ceph-mon[28339]: [04/Sep/2024:21:09:17] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:18 smithi150 ceph-mon[28339]: [04/Sep/2024:21:09:17] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:18 smithi150 ceph-mon[28339]: [04/Sep/2024:21:09:17] ENGINE Bus STARTED 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:18 smithi150 ceph-mon[28339]: [04/Sep/2024:21:09:17] ENGINE Error in HTTPServer.serve 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout: Traceback (most recent call last): 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:09:18.771 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._run(expiration_interval) 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: s = self.context.wrap_socket( 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: return self.sslsocket_class._create( 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:09:18.772 INFO:journalctl@ceph.mon.b.smithi150.stdout: self.do_handshake() 2024-09-04T21:09:18.773 INFO:journalctl@ceph.mon.b.smithi150.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:09:18.773 INFO:journalctl@ceph.mon.b.smithi150.stdout: self._sslobj.do_handshake() 2024-09-04T21:09:18.773 INFO:journalctl@ceph.mon.b.smithi150.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:09:18.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[34972]: [04/Sep/2024:21:09:17] ENGINE Bus STARTING 2024-09-04T21:09:18.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[34972]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:18.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[34972]: [04/Sep/2024:21:09:17] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T21:09:18.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[34972]: [04/Sep/2024:21:09:17] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T21:09:18.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[34972]: [04/Sep/2024:21:09:17] ENGINE Bus STARTED 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[34972]: [04/Sep/2024:21:09:17] ENGINE Error in HTTPServer.serve 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: Traceback (most recent call last): 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._run(expiration_interval) 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:09:18.807 INFO:journalctl@ceph.mon.c.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: self.do_handshake() 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T21:09:18.808 INFO:journalctl@ceph.mon.c.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[24402]: [04/Sep/2024:21:09:17] ENGINE Bus STARTING 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[24402]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[24402]: [04/Sep/2024:21:09:17] ENGINE Serving on http://172.21.15.98:8765 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[24402]: [04/Sep/2024:21:09:17] ENGINE Serving on https://172.21.15.98:7150 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[24402]: [04/Sep/2024:21:09:17] ENGINE Bus STARTED 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:18 smithi098 ceph-mon[24402]: [04/Sep/2024:21:09:17] ENGINE Error in HTTPServer.serve 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout: Traceback (most recent call last): 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._connections.run(self.expiration_interval) 2024-09-04T21:09:18.809 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._run(expiration_interval) 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: s = self.context.wrap_socket( 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: return self.sslsocket_class._create( 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-04T21:09:18.810 INFO:journalctl@ceph.mon.a.smithi098.stdout: self.do_handshake() 2024-09-04T21:09:18.811 INFO:journalctl@ceph.mon.a.smithi098.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-04T21:09:18.811 INFO:journalctl@ceph.mon.a.smithi098.stdout: self._sslobj.do_handshake() 2024-09-04T21:09:18.811 INFO:journalctl@ceph.mon.a.smithi098.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-04T21:09:19.436 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:19.171Z 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.150:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:09:19.437 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:19.174Z 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.150:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:09:19.437 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:19.174Z 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.150:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:09:19.437 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:19.174Z 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.150:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:09:19.437 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:19.176Z 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.150:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:09:19.437 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:19.176Z 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.150:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.150:8765: connect: connection refused" 2024-09-04T21:09:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:19 smithi098 ceph-mon[34972]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:19 smithi098 ceph-mon[34972]: mgrmap e41: y(active, since 3s) 2024-09-04T21:09:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:19 smithi098 ceph-mon[24402]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:19 smithi098 ceph-mon[24402]: mgrmap e41: y(active, since 3s) 2024-09-04T21:09:19.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-mon[28339]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:19 smithi150 ceph-mon[28339]: mgrmap e41: y(active, since 3s) 2024-09-04T21:09:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:20 smithi098 ceph-mon[24402]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:20 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:20 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:20 smithi098 ceph-mon[34972]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:20 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:20 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-mon[28339]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:09:20] ENGINE Bus STARTING 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: CherryPy Checker: 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: The Application mounted at '' has an empty config. 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: 2024-09-04T21:09:20.845 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:09:20] ENGINE Serving on http://:::9283 2024-09-04T21:09:20.846 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:20 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: [04/Sep/2024:21:09:20] ENGINE Bus STARTED 2024-09-04T21:09:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: mgrmap e42: y(active, since 5s) 2024-09-04T21:09:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: Standby manager daemon x started 2024-09-04T21:09:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:09:21.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: mgrmap e42: y(active, since 5s) 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: Standby manager daemon x started 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:21.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:21 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: mgrmap e42: y(active, since 5s) 2024-09-04T21:09:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: Standby manager daemon x started 2024-09-04T21:09:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:09:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:09:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:09:21.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/112586302' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:09:21.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:21.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:21.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:21 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:22.808 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:09:22.808 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:09:22.808 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:22.808 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:09:22.808 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:09:22.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:09:22.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:09:22.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:09:22.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.conf 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.conf 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.conf 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-04T21:09:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2024-09-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi098.zfukfp", "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-04T21:09:22.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:22 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:23.595 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[60734]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-04T21:09:23.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:23 smithi150 ceph-mon[28339]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:09:23.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:23 smithi150 ceph-mon[28339]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:09:23.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:23 smithi150 ceph-mon[28339]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:09:23.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:23 smithi150 ceph-mon[28339]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:09:23.749 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[34972]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:09:23.749 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[34972]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:09:23.749 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[34972]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:09:23.749 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[34972]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:09:23.749 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[24402]: Updating smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:09:23.749 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[24402]: Updating smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/config/ceph.client.admin.keyring 2024-09-04T21:09:23.750 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[24402]: Reconfiguring iscsi.foo.smithi098.zfukfp (dependencies changed)... 2024-09-04T21:09:23.750 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:23 smithi098 ceph-mon[24402]: Reconfiguring daemon iscsi.foo.smithi098.zfukfp on smithi098 2024-09-04T21:09:24.777 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:24 smithi098 ceph-mon[24402]: 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-04T21:09:24.777 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:24 smithi098 ceph-mon[34972]: 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-04T21:09:24.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:24 smithi150 ceph-mon[28339]: 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-04T21:09:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:26 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:26 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:26 smithi150 ceph-mon[28339]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:09:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:26 smithi150 ceph-mon[28339]: 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-04T21:09:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:26 smithi150 ceph-mon[28339]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:09:26.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:26 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4084574262' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:09:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[24402]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:09:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[24402]: 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-04T21:09:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[24402]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:09:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4084574262' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:09:26.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:26.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:26.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[34972]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-04T21:09:26.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[34972]: 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-04T21:09:26.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[34972]: Reconfiguring daemon prometheus.a on smithi150 2024-09-04T21:09:26.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:26 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4084574262' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-04T21:09:28.571 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-mon[28339]: 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-04T21:09:28.572 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 systemd[1]: Stopping Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:28 smithi098 ceph-mon[24402]: 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-04T21:09:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:28 smithi098 ceph-mon[34972]: 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-04T21:09:28.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.569Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T21:09:28.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T21:09:28.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T21:09:28.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T21:09:28.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T21:09:28.845 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T21:09:28.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T21:09:28.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T21:09:28.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T21:09:28.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T21:09:28.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T21:09:28.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[71473]: ts=2024-09-04T21:09:28.570Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T21:09:28.846 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 podman[74288]: 2024-09-04 21:09:28.580149274 +0000 UTC m=+0.136022582 container died d42a1a002a796e0a5e697b2af54a775906fd577a2b028350062f788a2dc6bee1 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:29.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 podman[74288]: 2024-09-04 21:09:28.902697409 +0000 UTC m=+0.458570708 container cleanup d42a1a002a796e0a5e697b2af54a775906fd577a2b028350062f788a2dc6bee1 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:29.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:28 smithi150 bash[74288]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T21:09:29.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 podman[74299]: 2024-09-04 21:09:29.128909626 +0000 UTC m=+0.550500511 container remove d42a1a002a796e0a5e697b2af54a775906fd577a2b028350062f788a2dc6bee1 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:29.648 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T21:09:29.648 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 systemd[1]: Stopped Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:29.648 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.600s CPU time. 2024-09-04T21:09:29.648 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 systemd[1]: Starting Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:29.648 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 podman[74395]: 2024-09-04 21:09:29.494251115 +0000 UTC m=+0.016703469 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-04T21:09:29.648 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 podman[74395]: 2024-09-04 21:09:29.646550979 +0000 UTC m=+0.169003375 container create 16c805a57b6c74815a0cf0fb5e724136cf9d903e40e65581c332df5029a4cc96 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:29.895 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 podman[74395]: 2024-09-04 21:09:29.865500051 +0000 UTC m=+0.387952405 container init 16c805a57b6c74815a0cf0fb5e724136cf9d903e40e65581c332df5029a4cc96 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:29.896 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 podman[74395]: 2024-09-04 21:09:29.868150493 +0000 UTC m=+0.390602857 container start 16c805a57b6c74815a0cf0fb5e724136cf9d903e40e65581c332df5029a4cc96 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:29.896 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.892Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-04T21:09:29.896 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.892Z 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-04T21:09:29.898 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.892Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi150 (none))" 2024-09-04T21:09:29.898 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.892Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T21:09:29.898 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.892Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T21:09:29.898 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.894Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T21:09:29.899 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.894Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-04T21:09:29.899 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.897Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T21:09:29.899 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.897Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T21:09:30.308 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.898Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T21:09:30.308 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.898Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.02µs 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.898Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.900Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.909Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.913Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.915Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.917Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.918Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.918Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.37µs wal_replay_duration=19.90805ms wbl_replay_duration=143ns total_replay_duration=19.955917ms 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.920Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.920Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.920Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T21:09:30.309 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.938Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.391834ms db_storage=770ns remote_storage=1.334µs web_handler=438ns query_engine=658ns scrape=368.019µs scrape_sd=94.399µs notify=10.875µs notify_sd=8.883µs rules=17.564835ms tracing=5.516µs 2024-09-04T21:09:30.310 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.938Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-04T21:09:30.310 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:09:29.938Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T21:09:30.310 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 bash[74395]: 16c805a57b6c74815a0cf0fb5e724136cf9d903e40e65581c332df5029a4cc96 2024-09-04T21:09:30.310 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:09:29 smithi150 systemd[1]: Started Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:30.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:30 smithi150 ceph-mon[28339]: 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-04T21:09:30.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:30 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:30.591 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:30 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:30.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:30 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:09:30.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:30 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:09:30.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:30 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:09:30.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:30 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[34972]: 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-04T21:09:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:09:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:09:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:09:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:30.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[24402]: 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-04T21:09:30.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:30.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:30.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:09:30.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:09:30.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:09:30.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:30 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:31.457 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:31 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:09:31.458 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:31 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:09:31.458 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:31 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:09:31.458 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:31 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:09:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:09:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:09:31.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:31.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-04T21:09:31.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-04T21:09:31.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:09:31.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:31 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:32 smithi150 ceph-mon[28339]: 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-04T21:09:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:32 smithi150 ceph-mon[28339]: Upgrade: Updating mgr.x 2024-09-04T21:09:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:32 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T21:09:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:32 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T21:09:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:32 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T21:09:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:32 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:32.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:32 smithi150 ceph-mon[28339]: Deploying daemon mgr.x on smithi150 2024-09-04T21:09:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[24402]: 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-04T21:09:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[24402]: Upgrade: Updating mgr.x 2024-09-04T21:09:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T21:09:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T21:09:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T21:09:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:32.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[24402]: Deploying daemon mgr.x on smithi150 2024-09-04T21:09:32.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[34972]: 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-04T21:09:32.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[34972]: Upgrade: Updating mgr.x 2024-09-04T21:09:32.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T21:09:32.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-04T21:09:32.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-04T21:09:32.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:32.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:32 smithi098 ceph-mon[34972]: Deploying daemon mgr.x on smithi150 2024-09-04T21:09:33.309 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:33 smithi150 systemd[1]: Stopping Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:33.561 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:33 smithi150 podman[74745]: 2024-09-04 21:09:33.306261634 +0000 UTC m=+0.151813491 container died b08de8ef1368da398916e425f0396681a094014028d494378c6ded7a095452f7 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-04T21:09:33.836 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:33 smithi150 podman[74745]: 2024-09-04 21:09:33.633573613 +0000 UTC m=+0.479125450 container cleanup b08de8ef1368da398916e425f0396681a094014028d494378c6ded7a095452f7 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-04T21:09:33.836 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:33 smithi150 bash[74745]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T21:09:34.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:33 smithi150 podman[74757]: 2024-09-04 21:09:33.834838669 +0000 UTC m=+0.524935905 container remove b08de8ef1368da398916e425f0396681a094014028d494378c6ded7a095452f7 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T21:09:34.482 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:33 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-04T21:09:34.483 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-04T21:09:34.483 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 systemd[1]: Stopped Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:34.483 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service: Consumed 31.443s CPU time. 2024-09-04T21:09:34.555 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:34 smithi150 ceph-mon[28339]: 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-04T21:09:34.555 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 systemd[1]: Starting Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:34.555 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 podman[74885]: 2024-09-04 21:09:34.383759 +0000 UTC m=+0.016154002 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:09:34.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:34 smithi098 ceph-mon[24402]: 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-04T21:09:34.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:34 smithi098 ceph-mon[34972]: 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-04T21:09:34.823 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 podman[74885]: 2024-09-04 21:09:34.553183281 +0000 UTC m=+0.185578281 container create e3be92ac2d75ce77db41dd9dd7b9fccde5b6561d1706bb6e22838f9008bf0658 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-04T21:09:34.824 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 podman[74885]: 2024-09-04 21:09:34.747135693 +0000 UTC m=+0.379530702 container init e3be92ac2d75ce77db41dd9dd7b9fccde5b6561d1706bb6e22838f9008bf0658 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-04T21:09:34.824 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 podman[74885]: 2024-09-04 21:09:34.749806948 +0000 UTC m=+0.382201942 container start e3be92ac2d75ce77db41dd9dd7b9fccde5b6561d1706bb6e22838f9008bf0658 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-04T21:09:34.824 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 ceph-mgr[74903]: -- 172.21.15.150:0/4266662603 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559fd7bcd0e0 con 0x559fd7baa800 2024-09-04T21:09:35.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 bash[74885]: e3be92ac2d75ce77db41dd9dd7b9fccde5b6561d1706bb6e22838f9008bf0658 2024-09-04T21:09:35.095 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:34 smithi150 systemd[1]: Started Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:36.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:35 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:36.272 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:35 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:35 smithi150 ceph-mon[28339]: 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-04T21:09:36.273 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:35 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:36.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:36.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:36.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[34972]: 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-04T21:09:36.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:36.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:36.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:36.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[24402]: 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-04T21:09:36.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:35 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:38.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:38 smithi098 ceph-mon[34972]: 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-04T21:09:38.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:38 smithi098 ceph-mon[24402]: 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-04T21:09:38.702 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:38 smithi150 ceph-mon[28339]: 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-04T21:09:39.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:38 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:09:38] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-04T21:09:40.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-mon[28339]: 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-04T21:09:40.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[74899]: [04/Sep/2024:21:09:40] ENGINE Bus STARTING 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[74899]: CherryPy Checker: 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[74899]: The Application mounted at '' has an empty config. 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[74899]: 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[74899]: [04/Sep/2024:21:09:40] ENGINE Serving on http://:::9283 2024-09-04T21:09:40.407 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:09:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x[74899]: [04/Sep/2024:21:09:40] ENGINE Bus STARTED 2024-09-04T21:09:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[24402]: 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-04T21:09:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[34972]: 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-04T21:09:40.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:40.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:40 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:41.421 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:41 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:09:41.421 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:41 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:09:41.421 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:41 smithi150 ceph-mon[28339]: Standby manager daemon x restarted 2024-09-04T21:09:41.421 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:41 smithi150 ceph-mon[28339]: Standby manager daemon x started 2024-09-04T21:09:41.421 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:41 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:09:41.421 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:41 smithi150 ceph-mon[28339]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:09:41.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:09:41.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:09:41.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[24402]: Standby manager daemon x restarted 2024-09-04T21:09:41.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[24402]: Standby manager daemon x started 2024-09-04T21:09:41.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:09:41.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[24402]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:09:41.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-04T21:09:41.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-04T21:09:41.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[34972]: Standby manager daemon x restarted 2024-09-04T21:09:41.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[34972]: Standby manager daemon x started 2024-09-04T21:09:41.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-04T21:09:41.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:41 smithi098 ceph-mon[34972]: from='mgr.? 172.21.15.150:0/1238922112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-04T21:09:42.449 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:42 smithi150 ceph-mon[28339]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-04T21:09:42.450 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:42 smithi150 ceph-mon[28339]: 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-04T21:09:42.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:42 smithi098 ceph-mon[24402]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-04T21:09:42.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:42 smithi098 ceph-mon[24402]: 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-04T21:09:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:42 smithi098 ceph-mon[34972]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-04T21:09:42.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:42 smithi098 ceph-mon[34972]: 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-04T21:09:44.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all mgr 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T21:09:44.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all crash 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all mds 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all nfs 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[34972]: 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-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all mgr 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T21:09:44.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all crash 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all mds 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all nfs 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:43 smithi098 ceph-mon[24402]: 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-04T21:09:44.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all mgr 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-04T21:09:44.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all crash 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all mds 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.097 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all nfs 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:44.098 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:43 smithi150 ceph-mon[28339]: 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-04T21:09:45.043 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:44 smithi098 systemd[1]: Stopping Ceph node-exporter.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:45.313 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:45 smithi098 podman[96650]: 2024-09-04 21:09:45.236266789 +0000 UTC m=+0.123401557 container died 5d6e333c0cd05828348a5ec28e69c7baacc11e835a8185335153215445a70ee8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:45.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:45 smithi098 ceph-mon[24402]: Upgrade: Updating node-exporter.a (1/2) 2024-09-04T21:09:45.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:45 smithi098 ceph-mon[24402]: Deploying daemon node-exporter.a on smithi098 2024-09-04T21:09:45.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:45 smithi098 ceph-mon[34972]: Upgrade: Updating node-exporter.a (1/2) 2024-09-04T21:09:45.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:45 smithi098 ceph-mon[34972]: Deploying daemon node-exporter.a on smithi098 2024-09-04T21:09:45.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:45 smithi150 ceph-mon[28339]: Upgrade: Updating node-exporter.a (1/2) 2024-09-04T21:09:45.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:45 smithi150 ceph-mon[28339]: Deploying daemon node-exporter.a on smithi098 2024-09-04T21:09:45.666 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:45 smithi098 podman[96650]: 2024-09-04 21:09:45.59198903 +0000 UTC m=+0.479123813 container cleanup 5d6e333c0cd05828348a5ec28e69c7baacc11e835a8185335153215445a70ee8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:45.666 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:45 smithi098 bash[96650]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a 2024-09-04T21:09:46.001 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:45 smithi098 podman[96662]: 2024-09-04 21:09:45.860009113 +0000 UTC m=+0.624522172 container remove 5d6e333c0cd05828348a5ec28e69c7baacc11e835a8185335153215445a70ee8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:46.002 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:45 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-04T21:09:46.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:46 smithi098 ceph-mon[34972]: 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-04T21:09:46.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:46 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:46.313 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-04T21:09:46.313 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 systemd[1]: Stopped Ceph node-exporter.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:46.313 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.a.service: Consumed 3.514s CPU time. 2024-09-04T21:09:46.313 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 systemd[1]: Starting Ceph node-exporter.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:46.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:46 smithi098 ceph-mon[24402]: 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-04T21:09:46.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:46 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:46.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:46 smithi150 ceph-mon[28339]: 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-04T21:09:46.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:46 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:46.749 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 bash[96801]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-04T21:09:47.048 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 bash[96801]: Getting image source signatures 2024-09-04T21:09:47.049 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 bash[96801]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-04T21:09:47.049 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 bash[96801]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-04T21:09:47.049 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:46 smithi098 bash[96801]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-04T21:09:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:47 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:47.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:47 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:47 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:09:48.048 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:09:48.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-mon[34972]: 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-04T21:09:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-mon[24402]: 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-04T21:09:48.313 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 bash[96801]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-04T21:09:48.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:48 smithi150 ceph-mon[28339]: 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-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (19m) 9s ago 20m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (19m) 9s ago 19m 81.8M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (23s) 9s ago 19m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (14s) 9s ago 24m 69.0M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (25m) 9s ago 25m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (24m) 9s ago 24m 57.8M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (24m) 9s ago 24m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (19m) 9s ago 19m - - 1.5.0 0da6a335fe13 5d6e333c0cd0 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (19m) 9s ago 19m 16.0M - 1.5.0 0da6a335fe13 0738a8a635e9 2024-09-04T21:09:48.610 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (23m) 9s ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (23m) 9s ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (23m) 9s ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (22m) 9s ago 22m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (22m) 9s ago 22m 65.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (21m) 9s ago 21m 55.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (21m) 9s ago 21m 51.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (21m) 9s ago 21m 62.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (19s) 9s ago 20m 37.5M - 2.43.0 a07b618ecd1d 16c805a57b6c 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (19m) 9s ago 19m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:09:48.611 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (19m) 9s ago 19m 89.2M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:09:48.611 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 bash[96801]: Writing manifest to image destination 2024-09-04T21:09:48.936 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 podman[96801]: 2024-09-04 21:09:48.600331465 +0000 UTC m=+2.283816339 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-04T21:09:48.937 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 podman[96801]: 2024-09-04 21:09:48.724612728 +0000 UTC m=+2.408097599 container create 8e35a664db13149890283d34d19d79b73969fcf08f51e94036ac9c9498d1cb21 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:48.937 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:09:48] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:48.956 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:09:48.957 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [ 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr" 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:09:49.247 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:09:49.248 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[34972]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.248 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[34972]: from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.248 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[34972]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.248 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1835582486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:49.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[24402]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[24402]: from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[24402]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:49 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1835582486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:49.249 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 podman[96801]: 2024-09-04 21:09:48.935169968 +0000 UTC m=+2.618654849 container init 8e35a664db13149890283d34d19d79b73969fcf08f51e94036ac9c9498d1cb21 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:49.249 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 podman[96801]: 2024-09-04 21:09:48.938902008 +0000 UTC m=+2.622386885 container start 8e35a664db13149890283d34d19d79b73969fcf08f51e94036ac9c9498d1cb21 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:09:49.249 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.942Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-04T21:09:49.249 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.942Z 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-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.942Z 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-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.942Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.942Z 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-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.942Z 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-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T21:09:49.250 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T21:09:49.251 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T21:09:49.252 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T21:09:49.253 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T21:09:49.254 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T21:09:49.254 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-04T21:09:49.254 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a[96966]: ts=2024-09-04T21:09:48.943Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T21:09:49.254 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:49 smithi098 bash[96801]: 8e35a664db13149890283d34d19d79b73969fcf08f51e94036ac9c9498d1cb21 2024-09-04T21:09:49.254 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:09:49 smithi098 systemd[1]: Started Ceph node-exporter.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:49 smithi150 ceph-mon[28339]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:49 smithi150 ceph-mon[28339]: from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:49 smithi150 ceph-mon[28339]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:49.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:49 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1835582486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:09:50.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:50 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:50.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:50 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:50.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:50 smithi150 ceph-mon[28339]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:50.507 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:50 smithi150 ceph-mon[28339]: 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-04T21:09:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[24402]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:50.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[24402]: 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-04T21:09:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:50.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[34972]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:09:50.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:50 smithi098 ceph-mon[34972]: 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-04T21:09:51.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:51 smithi150 ceph-mon[28339]: Upgrade: Updating node-exporter.b (2/2) 2024-09-04T21:09:51.322 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:51 smithi150 ceph-mon[28339]: Deploying daemon node-exporter.b on smithi150 2024-09-04T21:09:51.322 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:51 smithi150 systemd[1]: Stopping Ceph node-exporter.b for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:51.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:51 smithi098 ceph-mon[24402]: Upgrade: Updating node-exporter.b (2/2) 2024-09-04T21:09:51.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:51 smithi098 ceph-mon[24402]: Deploying daemon node-exporter.b on smithi150 2024-09-04T21:09:51.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:51 smithi098 ceph-mon[34972]: Upgrade: Updating node-exporter.b (2/2) 2024-09-04T21:09:51.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:51 smithi098 ceph-mon[34972]: Deploying daemon node-exporter.b on smithi150 2024-09-04T21:09:51.594 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:51 smithi150 podman[78717]: 2024-09-04 21:09:51.320309078 +0000 UTC m=+0.117387051 container died 0738a8a635e9bdd1132cc46b97f364b5ac1edbd7fe2b0ef776ae668c9518409a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:09:51.928 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:51 smithi150 podman[78717]: 2024-09-04 21:09:51.718268176 +0000 UTC m=+0.515346191 container cleanup 0738a8a635e9bdd1132cc46b97f364b5ac1edbd7fe2b0ef776ae668c9518409a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:09:51.929 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:51 smithi150 bash[78717]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b 2024-09-04T21:09:52.271 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:52 smithi150 ceph-mon[28339]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:52.271 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:51 smithi150 podman[78730]: 2024-09-04 21:09:51.927335106 +0000 UTC m=+0.606862609 container remove 0738a8a635e9bdd1132cc46b97f364b5ac1edbd7fe2b0ef776ae668c9518409a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:09:52.271 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:51 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-04T21:09:52.272 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-04T21:09:52.272 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 systemd[1]: Stopped Ceph node-exporter.b for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:52.272 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.b.service: Consumed 3.527s CPU time. 2024-09-04T21:09:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:52 smithi098 ceph-mon[24402]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:52.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:52 smithi098 ceph-mon[34972]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:09:52.595 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 systemd[1]: Starting Ceph node-exporter.b for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:09:52.595 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 bash[78859]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-04T21:09:52.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:09:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=cleanup t=2024-09-04T21:09:52.353349381Z level=info msg="Completed cleanup jobs" duration=3.026134ms 2024-09-04T21:09:53.094 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 bash[78859]: Getting image source signatures 2024-09-04T21:09:53.095 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 bash[78859]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-04T21:09:53.095 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 bash[78859]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-04T21:09:53.095 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:52 smithi150 bash[78859]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-04T21:09:54.590 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-mon[28339]: 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-04T21:09:54.590 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 bash[78859]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-04T21:09:54.590 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 bash[78859]: Writing manifest to image destination 2024-09-04T21:09:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:54 smithi098 ceph-mon[24402]: 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-04T21:09:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:54 smithi098 ceph-mon[34972]: 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-04T21:09:54.845 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 podman[78859]: 2024-09-04 21:09:54.537925543 +0000 UTC m=+2.174095534 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-04T21:09:54.845 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 podman[78859]: 2024-09-04 21:09:54.66994326 +0000 UTC m=+2.306113248 container create 85de22c9471f1b717dd99c50cab1b6b621fb381946f957e307d4250d68c35ef8 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:09:55.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 podman[78859]: 2024-09-04 21:09:54.89743128 +0000 UTC m=+2.533601268 container init 85de22c9471f1b717dd99c50cab1b6b621fb381946f957e307d4250d68c35ef8 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:09:55.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 podman[78859]: 2024-09-04 21:09:54.900516802 +0000 UTC m=+2.536686791 container start 85de22c9471f1b717dd99c50cab1b6b621fb381946f957e307d4250d68c35ef8 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:09:55.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.903Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-04T21:09:55.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.904Z 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-04T21:09:55.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.904Z 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-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z 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-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z 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-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=arp 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-04T21:09:55.346 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=edac 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-04T21:09:55.347 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=os 2024-09-04T21:09:55.348 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=stat 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=time 2024-09-04T21:09:55.349 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=uname 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.905Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.906Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b[78936]: ts=2024-09-04T21:09:54.906Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 bash[78859]: 85de22c9471f1b717dd99c50cab1b6b621fb381946f957e307d4250d68c35ef8 2024-09-04T21:09:55.350 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:09:54 smithi150 systemd[1]: Started Ceph node-exporter.b for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:09:56.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:56.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:56.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[34972]: 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-04T21:09:56.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:56.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:56.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:56.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[24402]: 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-04T21:09:56.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:56 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:56.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:56 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:56.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:56 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:09:56.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:56 smithi150 ceph-mon[28339]: 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-04T21:09:56.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:56 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:09:58.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:09:58 smithi098 ceph-mon[24402]: 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-04T21:09:58.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:09:58 smithi098 ceph-mon[34972]: 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-04T21:09:58.688 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:09:58 smithi150 ceph-mon[28339]: 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-04T21:09:58.963 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:09:58 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:09:58] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T21:10:00.298 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.298 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.298 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.299 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.299 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: 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-04T21:10:00.299 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.299 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.299 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.299 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.299 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:00 smithi150 ceph-mon[28339]: overall HEALTH_OK 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: 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-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[34972]: overall HEALTH_OK 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: 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-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:00.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:00 smithi098 ceph-mon[24402]: overall HEALTH_OK 2024-09-04T21:10:01.559 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:01 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:01.560 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:01 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:01.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:01 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:02.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:02 smithi098 ceph-mon[24402]: 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-04T21:10:02.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:02 smithi098 ceph-mon[34972]: 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-04T21:10:02.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:02 smithi150 ceph-mon[28339]: 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-04T21:10:03.709 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:03.709 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:03.709 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:03.709 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:03.709 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:03.709 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:03.709 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:03.710 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:03 smithi150 ceph-mon[28339]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[24402]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:04.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:03 smithi098 ceph-mon[34972]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:05.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:04 smithi098 ceph-mon[34972]: Upgrade: Updating prometheus.a 2024-09-04T21:10:05.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:04 smithi098 ceph-mon[24402]: Upgrade: Updating prometheus.a 2024-09-04T21:10:05.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:04 smithi150 ceph-mon[28339]: Upgrade: Updating prometheus.a 2024-09-04T21:10:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:05 smithi098 ceph-mon[34972]: Deploying daemon prometheus.a on smithi150 2024-09-04T21:10:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:05 smithi098 ceph-mon[34972]: 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-04T21:10:06.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:05 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:05 smithi098 ceph-mon[24402]: Deploying daemon prometheus.a on smithi150 2024-09-04T21:10:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:05 smithi098 ceph-mon[24402]: 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-04T21:10:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:05 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:06.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:05 smithi150 ceph-mon[28339]: Deploying daemon prometheus.a on smithi150 2024-09-04T21:10:06.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:05 smithi150 ceph-mon[28339]: 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-04T21:10:06.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:05 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:08.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:08 smithi098 ceph-mon[34972]: 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-04T21:10:08.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:08 smithi098 ceph-mon[24402]: 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-04T21:10:08.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:08 smithi150 ceph-mon[28339]: 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-04T21:10:09.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:10:08 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:10:08] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-04T21:10:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:10 smithi098 ceph-mon[34972]: 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-04T21:10:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:10 smithi098 ceph-mon[24402]: 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-04T21:10:10.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:10 smithi150 ceph-mon[28339]: 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-04T21:10:12.729 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:12 smithi150 ceph-mon[28339]: 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-04T21:10:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:12 smithi098 ceph-mon[34972]: 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-04T21:10:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:12 smithi098 ceph-mon[24402]: 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-04T21:10:14.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:14 smithi098 ceph-mon[34972]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:10:14.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:14 smithi098 ceph-mon[24402]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:10:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:14 smithi150 ceph-mon[28339]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:10:15.798 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 systemd[1]: Stopping Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:10:15.798 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.785Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T21:10:15.798 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-04T21:10:15.798 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[74410]: ts=2024-09-04T21:10:15.786Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-04T21:10:15.799 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:15 smithi150 podman[82766]: 2024-09-04 21:10:15.796053896 +0000 UTC m=+0.110286791 container died 16c805a57b6c74815a0cf0fb5e724136cf9d903e40e65581c332df5029a4cc96 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:16.793 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:16 smithi098 ceph-mon[34972]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:10:16.793 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:16 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:16.793 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:16 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:16.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:16 smithi098 ceph-mon[24402]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:10:16.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:16 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:16.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:16 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:16 smithi150 ceph-mon[28339]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-04T21:10:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:16 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:16 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:18.094 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:17 smithi150 podman[82766]: 2024-09-04 21:10:17.90452389 +0000 UTC m=+2.218756783 container cleanup 16c805a57b6c74815a0cf0fb5e724136cf9d903e40e65581c332df5029a4cc96 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:18.095 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:17 smithi150 bash[82766]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T21:10:18.494 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:18 smithi150 ceph-mon[28339]: pgmap v34: 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-04T21:10:18.494 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:18 smithi150 podman[82778]: 2024-09-04 21:10:18.131899432 +0000 UTC m=+2.337433515 container remove 16c805a57b6c74815a0cf0fb5e724136cf9d903e40e65581c332df5029a4cc96 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:18.494 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:18 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-04T21:10:18.494 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:18 smithi150 systemd[1]: Stopped Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:10:18.495 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:18 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service: Consumed 1.156s CPU time. 2024-09-04T21:10:18.751 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:18 smithi150 systemd[1]: Starting Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:10:18.751 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:18 smithi150 podman[82909]: 2024-09-04 21:10:18.603589908 +0000 UTC m=+0.016570136 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-04T21:10:18.751 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:18 smithi150 podman[82909]: 2024-09-04 21:10:18.749726004 +0000 UTC m=+0.162706284 container create 5556a8cf4cee8ba5fa9a43f4c462e91e8fdab2732249fd60d712b4951b3e7896 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:18.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:18 smithi098 ceph-mon[24402]: pgmap v34: 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-04T21:10:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:18 smithi098 ceph-mon[34972]: pgmap v34: 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-04T21:10:19.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 podman[82909]: 2024-09-04 21:10:19.001589387 +0000 UTC m=+0.414569624 container init 5556a8cf4cee8ba5fa9a43f4c462e91e8fdab2732249fd60d712b4951b3e7896 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:19.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 podman[82909]: 2024-09-04 21:10:19.004543174 +0000 UTC m=+0.417523404 container start 5556a8cf4cee8ba5fa9a43f4c462e91e8fdab2732249fd60d712b4951b3e7896 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:19.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.024Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-04T21:10:19.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.024Z 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-04T21:10:19.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.024Z caller=main.go:623 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi150 (none))" 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.024Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.024Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.025Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.026Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.026Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.026Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.029Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.029Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.695µs 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.029Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.030Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.038Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-04T21:10:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.041Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.043Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.045Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.046Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.046Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.047Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.42µs wal_replay_duration=17.789118ms wbl_replay_duration=140ns total_replay_duration=17.838032ms 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.049Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.050Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.050Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.063Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.69079ms db_storage=874ns remote_storage=1.06µs web_handler=351ns query_engine=563ns scrape=443.96µs scrape_sd=119.848µs notify=16.91µs notify_sd=19.569µs rules=12.746551ms tracing=4.713µs 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.063Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:10:19.063Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-04T21:10:19.347 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 bash[82909]: 5556a8cf4cee8ba5fa9a43f4c462e91e8fdab2732249fd60d712b4951b3e7896 2024-09-04T21:10:19.348 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:10:19 smithi150 systemd[1]: Started Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:10:19.553 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:10:20.103 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (19m) 20s ago 20m - - 0.25.0 c8568f914cd2 3bb9d5e939e5 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (20m) 21s ago 20m 81.4M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (55s) 20s ago 20m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (45s) 21s ago 24m 454M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (10m) 20s ago 26m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (26m) 20s ago 26m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (25m) 21s ago 25m 59.8M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (24m) 20s ago 24m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (31s) 20s ago 20m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:10:20.104 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (25s) 21s ago 20m 3250k - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (24m) 20s ago 24m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (24m) 20s ago 24m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (23m) 20s ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (23m) 20s ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (22m) 21s ago 22m 65.3M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (22m) 21s ago 22m 55.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (22m) 21s ago 22m 51.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (21m) 21s ago 21m 62.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 starting - - - - 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (20m) 20s ago 20m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:10:20.105 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (20m) 21s ago 20m 89.2M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:10:20.394 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:20 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:20.394 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:20 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:20.394 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:20 smithi150 ceph-mon[28339]: pgmap v35: 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-04T21:10:20.394 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:20 smithi150 ceph-mon[28339]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:20.438 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:10:20.438 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:10:20.438 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:10:20.438 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:20.438 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:10:20.439 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:10:20.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:20.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:20.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[34972]: pgmap v35: 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-04T21:10:20.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[34972]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:20.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:20.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:20.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[24402]: pgmap v35: 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-04T21:10:20.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:20 smithi098 ceph-mon[24402]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:20.722 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:10:20.722 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [ 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr" 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:10:20.723 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:10:21.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:21 smithi150 ceph-mon[28339]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:21.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:21 smithi150 ceph-mon[28339]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:21.406 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:21 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3236353725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:21.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:21 smithi098 ceph-mon[24402]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:21.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:21 smithi098 ceph-mon[24402]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:21.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:21 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3236353725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:21.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:21 smithi098 ceph-mon[34972]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:21.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:21 smithi098 ceph-mon[34972]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:21.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:21 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3236353725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:22 smithi150 ceph-mon[28339]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:22.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:22 smithi150 ceph-mon[28339]: pgmap v36: 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-04T21:10:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:22 smithi098 ceph-mon[24402]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:22 smithi098 ceph-mon[24402]: pgmap v36: 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-04T21:10:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:22 smithi098 ceph-mon[34972]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:22 smithi098 ceph-mon[34972]: pgmap v36: 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-04T21:10:24.543 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:24 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.544 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:24 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.544 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:24 smithi150 ceph-mon[28339]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T21:10:24.544 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:24 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.544 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:24 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[24402]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[34972]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-04T21:10:24.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:24.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:24 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:26.488 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:26 smithi150 ceph-mon[28339]: pgmap v38: 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-04T21:10:26.488 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:26 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:26 smithi098 ceph-mon[34972]: pgmap v38: 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-04T21:10:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:26 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:26 smithi098 ceph-mon[24402]: pgmap v38: 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-04T21:10:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:26 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:28.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:28.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:28.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[24402]: pgmap v39: 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-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:27 smithi098 ceph-mon[34972]: pgmap v39: 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-04T21:10:28.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:28.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:28.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:28.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:27 smithi150 ceph-mon[28339]: pgmap v39: 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-04T21:10:29.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:28 smithi098 ceph-mon[24402]: Upgrade: Updating alertmanager.a 2024-09-04T21:10:29.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:28 smithi098 ceph-mon[24402]: Deploying daemon alertmanager.a on smithi098 2024-09-04T21:10:29.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:28 smithi098 ceph-mon[34972]: Upgrade: Updating alertmanager.a 2024-09-04T21:10:29.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:28 smithi098 ceph-mon[34972]: Deploying daemon alertmanager.a on smithi098 2024-09-04T21:10:29.344 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:28 smithi150 ceph-mon[28339]: Upgrade: Updating alertmanager.a 2024-09-04T21:10:29.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:28 smithi150 ceph-mon[28339]: Deploying daemon alertmanager.a on smithi098 2024-09-04T21:10:30.246 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:29 smithi150 ceph-mon[28339]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:30.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:29 smithi098 ceph-mon[24402]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:30.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:29 smithi098 ceph-mon[34972]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:30.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:10:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:10:30] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-04T21:10:31.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:31 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:31.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:31 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:31.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:31 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:32 smithi098 ceph-mon[34972]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:32 smithi098 ceph-mon[24402]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:32.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:32 smithi150 ceph-mon[28339]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:34 smithi098 ceph-mon[24402]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:34 smithi098 ceph-mon[34972]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:34 smithi150 ceph-mon[28339]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:36.094 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:35 smithi098 systemd[1]: Stopping Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:10:36.366 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:36 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[74106]: ts=2024-09-04T21:10:36.092Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T21:10:36.367 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:36 smithi098 podman[101253]: 2024-09-04 21:10:36.142789859 +0000 UTC m=+0.161767220 container died 3bb9d5e939e5835f086a327b8e4f5e3f630643008a49a5fbdb2af31bee85d3a7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:36.754 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:36 smithi098 ceph-mon[34972]: 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-04T21:10:36.754 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:36 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:36.754 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:36 smithi098 podman[101253]: 2024-09-04 21:10:36.542633992 +0000 UTC m=+0.561611352 container cleanup 3bb9d5e939e5835f086a327b8e4f5e3f630643008a49a5fbdb2af31bee85d3a7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:36.754 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:36 smithi098 bash[101253]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T21:10:36.755 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:36 smithi098 ceph-mon[24402]: 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-04T21:10:36.755 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:36 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:36 smithi150 ceph-mon[28339]: 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-04T21:10:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:36 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:37.007 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:36 smithi098 podman[101265]: 2024-09-04 21:10:36.752358725 +0000 UTC m=+0.608888148 container remove 3bb9d5e939e5835f086a327b8e4f5e3f630643008a49a5fbdb2af31bee85d3a7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:37.007 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:36 smithi098 podman[101265]: 2024-09-04 21:10:36.861358429 +0000 UTC m=+0.717887821 volume remove 1e7d55a4b341290f5446d34fca2cb7afd9bcf38266fa29e2d35832b729d98b31 2024-09-04T21:10:37.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T21:10:37.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 systemd[1]: Stopped Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:10:37.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@alertmanager.a.service: Consumed 1.805s CPU time. 2024-09-04T21:10:37.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 systemd[1]: Starting Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:10:37.813 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 podman[101395]: 2024-09-04 21:10:37.320547345 +0000 UTC m=+0.015954282 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-04T21:10:37.813 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 podman[101395]: 2024-09-04 21:10:37.421727167 +0000 UTC m=+0.117134140 volume create 30b4ffc5c9fd3fa8a2a4ae3106aa34343111a6ce64309d6a2360674eecb602a2 2024-09-04T21:10:37.813 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 podman[101395]: 2024-09-04 21:10:37.592860759 +0000 UTC m=+0.288267685 container create c5104aef5645f759c9f9a015b3df535f7a9b62efdf34c2bedea4aa99bd30827f (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:38.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 podman[101395]: 2024-09-04 21:10:37.943100433 +0000 UTC m=+0.638507373 container init c5104aef5645f759c9f9a015b3df535f7a9b62efdf34c2bedea4aa99bd30827f (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:38.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 podman[101395]: 2024-09-04 21:10:37.946032911 +0000 UTC m=+0.641439839 container start c5104aef5645f759c9f9a015b3df535f7a9b62efdf34c2bedea4aa99bd30827f (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:10:38.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.956Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-04T21:10:38.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.956Z 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-04T21:10:38.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.957Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.98 port=9094 2024-09-04T21:10:38.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.958Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-04T21:10:38.314 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.979Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T21:10:38.314 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.979Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-04T21:10:38.314 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.981Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-04T21:10:38.314 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:37.981Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-04T21:10:38.314 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:38 smithi098 bash[101395]: c5104aef5645f759c9f9a015b3df535f7a9b62efdf34c2bedea4aa99bd30827f 2024-09-04T21:10:38.314 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:38 smithi098 systemd[1]: Started Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:10:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:38 smithi098 ceph-mon[34972]: 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-04T21:10:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:38 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:38 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:38.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:38 smithi098 ceph-mon[24402]: 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-04T21:10:38.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:38 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:38.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:38 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:38.692 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:38 smithi150 ceph-mon[28339]: 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-04T21:10:38.692 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:38 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:38.692 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:38 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:40.265 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:39.959Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000254186s 2024-09-04T21:10:40.525 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:40 smithi098 ceph-mon[34972]: 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-04T21:10:40.525 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:40 smithi098 ceph-mon[24402]: 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-04T21:10:40.525 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:10:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:10:40] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.51.0" 2024-09-04T21:10:40.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:40 smithi150 ceph-mon[28339]: 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-04T21:10:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[34972]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[24402]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:42 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:42 smithi150 ceph-mon[28339]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:10:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:42 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:42 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:42 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:42 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:44.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:44.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:43 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:44.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:43 smithi098 ceph-mon[34972]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:44.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:44.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:43 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:44.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:43 smithi098 ceph-mon[24402]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:44.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:44.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:43 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:44.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:43 smithi150 ceph-mon[28339]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:46.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: 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-04T21:10:46.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:46.665 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.666 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.667 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:46 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: 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-04T21:10:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: 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-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:10:46.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:46.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:10:47.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:47 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T21:10:47.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:47 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T21:10:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:47 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-04T21:10:48.313 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:10:47 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:10:47.961Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002547097s 2024-09-04T21:10:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:48 smithi098 ceph-mon[24402]: Upgrade: Updating grafana.a 2024-09-04T21:10:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:48 smithi098 ceph-mon[24402]: 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-04T21:10:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:48 smithi098 ceph-mon[24402]: Deploying daemon grafana.a on smithi150 2024-09-04T21:10:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:48 smithi098 ceph-mon[34972]: Upgrade: Updating grafana.a 2024-09-04T21:10:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:48 smithi098 ceph-mon[34972]: 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-04T21:10:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:48 smithi098 ceph-mon[34972]: Deploying daemon grafana.a on smithi150 2024-09-04T21:10:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:48 smithi150 ceph-mon[28339]: Upgrade: Updating grafana.a 2024-09-04T21:10:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:48 smithi150 ceph-mon[28339]: 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-04T21:10:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:48 smithi150 ceph-mon[28339]: Deploying daemon grafana.a on smithi150 2024-09-04T21:10:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:50 smithi098 ceph-mon[34972]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:50 smithi098 ceph-mon[24402]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:50.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:10:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:10:50] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-04T21:10:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:50 smithi150 ceph-mon[28339]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:51.029 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (14s) 9s ago 21m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (21m) 9s ago 21m 82.5M - 9.4.12 2bacad6d85d8 89ea2c1c015c 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (86s) 9s ago 20m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (77s) 9s ago 25m 455M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (10m) 9s ago 26m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (26m) 9s ago 27m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (25m) 9s ago 25m 61.6M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:10:51.597 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (25m) 9s ago 25m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (62s) 9s ago 20m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (57s) 9s ago 20m 10.0M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (25m) 9s ago 24m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (24m) 9s ago 24m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (24m) 9s ago 24m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (23m) 9s ago 23m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (23m) 9s ago 23m 66.5M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (22m) 9s ago 22m 55.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (22m) 9s ago 22m 52.8M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:10:51.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (22m) 9s ago 22m 63.8M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:10:51.599 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (32s) 9s ago 21m 37.4M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:10:51.599 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (20m) 9s ago 20m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:10:51.599 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (20m) 9s ago 20m 89.3M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:10:51.930 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:10:51.930 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:10:51.930 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:10:51.931 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:10:51.932 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [ 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr" 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "2/2 daemons upgraded", 2024-09-04T21:10:52.218 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading grafana daemons", 2024-09-04T21:10:52.219 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:10:52.219 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:10:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[24402]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[24402]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[24402]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[24402]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1648163073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:52.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[34972]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[34972]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[34972]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:52.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[34972]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:52 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1648163073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:52 smithi150 ceph-mon[28339]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:52 smithi150 ceph-mon[28339]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:52 smithi150 ceph-mon[28339]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:52 smithi150 ceph-mon[28339]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:52 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1648163073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:10:53.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:53 smithi098 ceph-mon[24402]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:53.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:53 smithi098 ceph-mon[34972]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:53.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:53 smithi150 ceph-mon[28339]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:10:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:54 smithi098 ceph-mon[24402]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:54 smithi098 ceph-mon[34972]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:54.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:54 smithi150 ceph-mon[28339]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:10:56.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:56 smithi150 ceph-mon[28339]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:56.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:56 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:56 smithi098 ceph-mon[24402]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:56 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:56 smithi098 ceph-mon[34972]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:10:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:56 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:10:58.563 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 systemd[1]: Stopping Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:10:58.563 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:10:58.50596606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:10:58.563 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:10:58 smithi150 ceph-mon[28339]: 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-04T21:10:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:10:58 smithi098 ceph-mon[24402]: 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-04T21:10:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:10:58 smithi098 ceph-mon[34972]: 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-04T21:10:58.830 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=server t=2024-09-04T21:10:58.561625158Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-04T21:10:58.830 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=tracing t=2024-09-04T21:10:58.561687175Z level=info msg="Closing tracing" 2024-09-04T21:10:58.831 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[56220]: logger=ticker t=2024-09-04T21:10:58.561735222Z level=info msg=stopped last_tick=2024-09-04T21:10:50Z 2024-09-04T21:10:58.831 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 podman[87260]: 2024-09-04 21:10:58.571917864 +0000 UTC m=+0.142532956 container died 89ea2c1c015c3e718a91dea211433179ea91e1865d88bc98e24dc9c3a8677fa4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:10:59.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 podman[87260]: 2024-09-04 21:10:58.911075019 +0000 UTC m=+0.481690123 container cleanup 89ea2c1c015c3e718a91dea211433179ea91e1865d88bc98e24dc9c3a8677fa4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:10:59.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:58 smithi150 bash[87260]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a 2024-09-04T21:10:59.394 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:59 smithi150 podman[87275]: 2024-09-04 21:10:59.128719687 +0000 UTC m=+0.554247316 container remove 89ea2c1c015c3e718a91dea211433179ea91e1865d88bc98e24dc9c3a8677fa4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:10:59.395 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:59 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-04T21:10:59.395 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:59 smithi150 systemd[1]: Stopped Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:10:59.395 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:59 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@grafana.a.service: Consumed 17.130s CPU time. 2024-09-04T21:10:59.795 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:59 smithi150 systemd[1]: Starting Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:11:00.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:59 smithi150 podman[87400]: 2024-09-04 21:10:59.697230869 +0000 UTC m=+0.017256946 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-04T21:11:00.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:10:59 smithi150 podman[87400]: 2024-09-04 21:10:59.847069674 +0000 UTC m=+0.167095733 container create eb5cecbe697a80ca461884847fa5944406b98c0a2fb9adf599107bbacce615ea (image=quay.io/ceph/grafana:10.4.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:11:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:00 smithi098 ceph-mon[24402]: 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-04T21:11:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:00 smithi098 ceph-mon[34972]: 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-04T21:11:00.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:11:00] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-04T21:11:00.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:00 smithi150 ceph-mon[28339]: 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-04T21:11:01.658 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:01.658 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 podman[87400]: 2024-09-04 21:11:01.445940244 +0000 UTC m=+1.765966315 container init eb5cecbe697a80ca461884847fa5944406b98c0a2fb9adf599107bbacce615ea (image=quay.io/ceph/grafana:10.4.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:11:01.658 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 podman[87400]: 2024-09-04 21:11:01.449220578 +0000 UTC m=+1.769246637 container start eb5cecbe697a80ca461884847fa5944406b98c0a2fb9adf599107bbacce615ea (image=quay.io/ceph/grafana:10.4.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:11:01.658 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581542862Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-04T21:11:01Z 2024-09-04T21:11:01.658 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581912467Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-04T21:11:01.658 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581923838Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-04T21:11:01.658 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581928984Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-04T21:11:01.658 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581933556Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581939105Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581943959Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.58194792Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581952888Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.58195708Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581961239Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581965363Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581969538Z level=info msg=Target target=[all] 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581979067Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-04T21:11:01.659 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581983276Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581987018Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581990525Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581994384Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=settings t=2024-09-04T21:11:01.581998214Z level=info msg="App mode production" 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=sqlstore t=2024-09-04T21:11:01.582378483Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=sqlstore t=2024-09-04T21:11:01.582479785Z 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-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.58341815Z level=info msg="Starting DB migrations" 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.594723352Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.600068228Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.343634ms 2024-09-04T21:11:01.660 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.600555337Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.600724938Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=169.847µs 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.601162738Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.601931655Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=771.694µs 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.60254296Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.60737838Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.833351ms 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.607984981Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.613059436Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.074041ms 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.613577049Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.618461837Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.883653ms 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.61886844Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.619011101Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=142.658µs 2024-09-04T21:11:01.661 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.619436076Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.620204643Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=768.357µs 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.620656553Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.62137391Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=713.079µs 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.621797688Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.633650804Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.851147ms 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.634138154Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.639119869Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.980285ms 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.639547248Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.639604331Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=56.818µs 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.640094681Z level=info msg="Executing migration" id="permission kind migration" 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.645423437Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.326892ms 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.645807809Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-04T21:11:01.662 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.650908837Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.100107ms 2024-09-04T21:11:01.663 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.651313871Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-04T21:11:01.663 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.656659009Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.345594ms 2024-09-04T21:11:01.663 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.657167913Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-04T21:11:01.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:01 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:01.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:01 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:01.928 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.658289832Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.122507ms 2024-09-04T21:11:01.928 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.658666114Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-04T21:11:01.928 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.659660261Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=993.854µs 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.660016965Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.66076829Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=751.092µs 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.661099908Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.661119683Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=20.057µs 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.661521668Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.662218467Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=696.019µs 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.662562469Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.663246885Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=684.268µs 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.66360077Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.6786529Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=15.050151ms 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.679114826Z level=info msg="Executing migration" id="create correlation v2" 2024-09-04T21:11:01.929 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.679882069Z level=info msg="Migration successfully executed" id="create correlation v2" duration=766.636µs 2024-09-04T21:11:01.930 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.680261277Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-04T21:11:01.930 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.680995374Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=735.089µs 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.681344661Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.682064585Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=719.739µs 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.682441288Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.683134922Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=692.654µs 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.6834797Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.683645619Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=165.917µs 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.684314292Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.684910102Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=595.508µs 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.685291964Z level=info msg="Executing migration" id="add provisioning column" 2024-09-04T21:11:01.931 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.690466718Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.174044ms 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.690849101Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.690996594Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=147.047µs 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.691387331Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.691436327Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=48.711µs 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.691861051Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.697313017Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.450957ms 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.697674499Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.69788911Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=214.513µs 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.6983274Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.6984474Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=120.061µs 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.698848724Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-04T21:11:01.932 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.699357699Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=507.678µs 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.699828705Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.700937471Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.108058ms 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.70145481Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.702640152Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.18493ms 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.703149017Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.703623975Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=474.529µs 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.70406833Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.70432004Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.442µs 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.7048339Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.705908051Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.074955ms 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.706364008Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.707442707Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.07836ms 2024-09-04T21:11:01.933 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.709053156Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.710101371Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.048072ms 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.710562982Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.71164074Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.077307ms 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.713406768Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.714436312Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.029111ms 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.716193696Z level=info msg="Executing migration" id="create anon_device table" 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.717107901Z level=info msg="Migration successfully executed" id="create anon_device table" duration=914.297µs 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.718875738Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.720005388Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.129873ms 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.720479474Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.721528778Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.048809ms 2024-09-04T21:11:01.934 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.723328569Z level=info msg="Executing migration" id="create signing_key table" 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.724220804Z level=info msg="Migration successfully executed" id="create signing_key table" duration=893.21µs 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.726075004Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.727147993Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.072697ms 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.728957768Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.729975368Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.017527ms 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.730419832Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.731244996Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=825.879µs 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.731788704Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.741738275Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.948923ms 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.74219986Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.743012796Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=810.92µs 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.743588536Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-04T21:11:01.935 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.745268726Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=1.679827ms 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.745787972Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.746878119Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.090983ms 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.748526401Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.749658988Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=1.133901ms 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.75016339Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.751426696Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.262848ms 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.753063807Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.754127769Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.064009ms 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.754502943Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.755274827Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=771.493µs 2024-09-04T21:11:01.936 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.75715693Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.75784198Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=685.728µs 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.759907616Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.760321464Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=413.82µs 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.760661813Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.760713202Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.507µs 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.761111203Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.766475436Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.362383ms 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.766882065Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.772210497Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.327768ms 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.772576168Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.77281812Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=246.571µs 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=migrator t=2024-09-04T21:11:01.775144402Z level=info msg="migrations completed" performed=65 skipped=482 duration=180.510114ms 2024-09-04T21:11:01.937 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=sqlstore t=2024-09-04T21:11:01.775854644Z level=info msg="Created default organization" 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=secrets t=2024-09-04T21:11:01.780826031Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=plugin.store t=2024-09-04T21:11:01.795094308Z level=info msg="Loading plugins..." 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=local.finder t=2024-09-04T21:11:01.838197187Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=plugin.store t=2024-09-04T21:11:01.838216796Z level=info msg="Plugins loaded" count=55 duration=43.123032ms 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=query_data t=2024-09-04T21:11:01.84043136Z level=info msg="Query Service initialization" 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=live.push_http t=2024-09-04T21:11:01.84542328Z level=info msg="Live Push Gateway initialization" 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ngalert.migration t=2024-09-04T21:11:01.846724418Z level=info msg=Starting 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ngalert.state.manager t=2024-09-04T21:11:01.854111909Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=infra.usagestats.collector t=2024-09-04T21:11:01.855475194Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.datasources t=2024-09-04T21:11:01.857927447Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.datasources t=2024-09-04T21:11:01.85821614Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.alerting t=2024-09-04T21:11:01.882928715Z level=info msg="starting to provision alerting" 2024-09-04T21:11:01.938 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.alerting t=2024-09-04T21:11:01.882945177Z level=info msg="finished to provision alerting" 2024-09-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ngalert.state.manager t=2024-09-04T21:11:01.883058364Z level=info msg="Warming state cache for startup" 2024-09-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=grafanaStorageLogger t=2024-09-04T21:11:01.88318468Z level=info msg="Storage starting" 2024-09-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ngalert.multiorg.alertmanager t=2024-09-04T21:11:01.884000656Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=http.server t=2024-09-04T21:11:01.885869975Z 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-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=http.server t=2024-09-04T21:11:01.886129971Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ngalert.state.manager t=2024-09-04T21:11:01.926711026Z level=info msg="State cache has been initialized" states=0 duration=43.651141ms 2024-09-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ngalert.scheduler t=2024-09-04T21:11:01.926744852Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-04T21:11:01.939 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ticker t=2024-09-04T21:11:01.926792019Z level=info msg=starting first_tick=2024-09-04T21:11:10Z 2024-09-04T21:11:02.343 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard t=2024-09-04T21:11:01.931745226Z level=info msg="starting to provision dashboards" 2024-09-04T21:11:02.343 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:01.939785446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:02.343 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=plugins.update.checker t=2024-09-04T21:11:01.953221514Z level=info msg="Update check succeeded" duration=69.022277ms 2024-09-04T21:11:02.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard t=2024-09-04T21:11:01.955280497Z level=info msg="finished to provision dashboards" 2024-09-04T21:11:02.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=grafana.update.checker t=2024-09-04T21:11:02.005761498Z level=info msg="Update check succeeded" duration=121.520626ms 2024-09-04T21:11:02.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=grafana-apiserver t=2024-09-04T21:11:02.159752204Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-04T21:11:02.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=grafana-apiserver t=2024-09-04T21:11:02.160201534Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-04T21:11:02.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:02 smithi150 bash[87400]: eb5cecbe697a80ca461884847fa5944406b98c0a2fb9adf599107bbacce615ea 2024-09-04T21:11:02.595 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:02 smithi150 systemd[1]: Started Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:11:02.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:02 smithi150 ceph-mon[28339]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:02.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:02 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:02.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:02 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:02.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:02 smithi098 ceph-mon[34972]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:02.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:02 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:02.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:02 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:02.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:02 smithi098 ceph-mon[24402]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:02.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:02 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:02.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:02 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:04 smithi098 ceph-mon[24402]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:04 smithi098 ceph-mon[34972]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:04 smithi150 ceph-mon[28339]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:05.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:04.969083024Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:06 smithi150 ceph-mon[28339]: 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-04T21:11:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:06 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:06 smithi098 ceph-mon[24402]: 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-04T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:06 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:06 smithi098 ceph-mon[34972]: 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-04T21:11:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:06 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:07.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:07 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:07.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:07 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:07.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:07 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:07.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:07 smithi150 ceph-mon[28339]: 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-04T21:11:07.952 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:07 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[34972]: 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-04T21:11:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[24402]: 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-04T21:11:08.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:07 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:08.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:07.962126218Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:10 smithi098 ceph-mon[34972]: 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-04T21:11:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:10 smithi098 ceph-mon[24402]: 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-04T21:11:10.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:11:10] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.51.0" 2024-09-04T21:11:10.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:10] ENGINE Bus STOPPING 2024-09-04T21:11:10.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:10 smithi150 ceph-mon[28339]: 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-04T21:11:11.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T21:11:11.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:11] ENGINE Bus STOPPED 2024-09-04T21:11:11.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:11] ENGINE Bus STARTING 2024-09-04T21:11:11.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:11] ENGINE Serving on http://:::9283 2024-09-04T21:11:11.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:11] ENGINE Bus STARTED 2024-09-04T21:11:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:10.966925475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150:3000"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150:3000"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: Upgrade: Finalizing container_image settings 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150:3000"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150:3000"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.818 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: Upgrade: Finalizing container_image settings 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:11.819 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:11:11.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.821 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:11.822 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:11.822 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:11:11.822 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:11.822 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:11.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:11.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:11.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.827 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:11.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:11.829 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.830 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.830 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.830 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:11.830 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:11 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T21:11:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-04T21:11:11.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150:3000"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi150:3000"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: Upgrade: Finalizing container_image settings 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:11.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:11.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:11.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:11.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:11:11.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:11.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:11.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:11.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:11.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:11.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:11.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:11.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:11 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:12 smithi150 ceph-mon[28339]: Upgrade: Complete! 2024-09-04T21:11:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:12 smithi150 ceph-mon[28339]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:12 smithi150 ceph-mon[28339]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:12 smithi098 ceph-mon[24402]: Upgrade: Complete! 2024-09-04T21:11:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:12 smithi098 ceph-mon[24402]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:12 smithi098 ceph-mon[24402]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:12 smithi098 ceph-mon[34972]: Upgrade: Complete! 2024-09-04T21:11:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:12 smithi098 ceph-mon[34972]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:12 smithi098 ceph-mon[34972]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:13.961296649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:14 smithi098 ceph-mon[24402]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:14 smithi098 ceph-mon[34972]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:14 smithi150 ceph-mon[28339]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:16 smithi098 ceph-mon[24402]: 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-04T21:11:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:16 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:16 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:16 smithi098 ceph-mon[34972]: 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-04T21:11:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:16 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:16.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:16 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:16 smithi150 ceph-mon[28339]: 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-04T21:11:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:16 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:16 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:16.9632219Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:18 smithi098 ceph-mon[24402]: 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-04T21:11:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:18 smithi098 ceph-mon[34972]: 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-04T21:11:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:18 smithi150 ceph-mon[28339]: 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-04T21:11:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:19.964384205Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:20 smithi098 ceph-mon[24402]: 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-04T21:11:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:20 smithi098 ceph-mon[34972]: 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-04T21:11:20.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:11:20] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.51.0" 2024-09-04T21:11:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:20 smithi150 ceph-mon[28339]: 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-04T21:11:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:22 smithi098 ceph-mon[34972]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:22 smithi098 ceph-mon[24402]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:22 smithi150 ceph-mon[28339]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:23.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-04T21:11:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:22.966329983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:23.492 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:23.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:23 smithi098 ceph-mon[34972]: from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:23.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:23 smithi098 ceph-mon[24402]: from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:23 smithi150 ceph-mon[28339]: from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:24.188 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:11:24.524 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:24 smithi098 ceph-mon[34972]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:24.525 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:24 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/455868974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:24.525 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:24 smithi098 ceph-mon[24402]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:24.525 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:24 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/455868974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:24.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-04T21:11:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:24 smithi150 ceph-mon[28339]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:24 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/455868974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:25.055 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:25.783 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)" 2024-09-04T21:11:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:25.973669196Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:26.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-04T21:11:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:26 smithi098 ceph-mon[34972]: 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-04T21:11:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:26 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:26.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:26 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1341690301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:26 smithi098 ceph-mon[24402]: 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-04T21:11:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:26 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:26.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:26 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1341690301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:26.599 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:26 smithi150 ceph-mon[28339]: 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-04T21:11:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:26 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:26 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1341690301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:27.297 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:11:27.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:27 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/4179388864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:27.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:27 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/4179388864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:27.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:27 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/4179388864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:27.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-04T21:11:28.118 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:28.554 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:28 smithi098 ceph-mon[34972]: 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-04T21:11:28.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:28 smithi098 ceph-mon[24402]: 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-04T21:11:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:28 smithi150 ceph-mon[28339]: 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-04T21:11:29.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:28.970285033Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:30.164 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:11:30.750 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:30 smithi098 ceph-mon[34972]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:30.750 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:30 smithi098 ceph-mon[34972]: 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-04T21:11:30.750 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:11:30] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.51.0" 2024-09-04T21:11:30.750 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:30 smithi098 ceph-mon[24402]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:30.751 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:30 smithi098 ceph-mon[24402]: 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-04T21:11:30.778 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T21:11:30.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:30 smithi150 ceph-mon[28339]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:30.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:30 smithi150 ceph-mon[28339]: 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-04T21:11:31.022 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:31.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:31 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:31.698 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:11:31.698 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": null, 2024-09-04T21:11:31.698 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": false, 2024-09-04T21:11:31.698 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "", 2024-09-04T21:11:31.698 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:11:31.699 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": null, 2024-09-04T21:11:31.699 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:11:31.699 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:11:31.699 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:11:31.699 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:31 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:31.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:31 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:32.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:11:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:31.968705949Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:32.567 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:32.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:32 smithi098 ceph-mon[34972]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:32.801 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:32 smithi098 ceph-mon[24402]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:32 smithi150 ceph-mon[28339]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:33.245 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:11:33.541 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:33 smithi098 ceph-mon[24402]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:33.542 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:33 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1914565959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:11:33.542 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:33 smithi098 ceph-mon[34972]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:33.542 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:33 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1914565959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:11:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:33 smithi150 ceph-mon[28339]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:33.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:33 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/1914565959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:11:33.941 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-04T21:11:34.189 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:34.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:34 smithi098 ceph-mon[34972]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:34 smithi098 ceph-mon[24402]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:34 smithi150 ceph-mon[28339]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:35.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:34.960308926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:36.464 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[34972]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[34972]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[34972]: 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-04T21:11:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[24402]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[24402]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[24402]: 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-04T21:11:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:36 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:36 smithi150 ceph-mon[28339]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:36 smithi150 ceph-mon[28339]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:36 smithi150 ceph-mon[28339]: 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-04T21:11:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:36 smithi150 ceph-mon[28339]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:37.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-04T21:11:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[24402]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:37.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[24402]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:37.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[34972]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:37.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:37.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:37.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:37.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:37.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:37 smithi098 ceph-mon[34972]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:37 smithi150 ceph-mon[28339]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:37 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:37 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:37 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:37 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:37 smithi150 ceph-mon[28339]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:38.229 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:11:38.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:37.965645479Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:38.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[24402]: 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-04T21:11:38.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:38.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:38.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:38.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:38.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T21:11:38.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-04T21:11:38.619 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[34972]: 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-04T21:11:38.620 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:38.620 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:38.620 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:38.620 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:38.620 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T21:11:38.620 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:38 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-04T21:11:38.744 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:38 smithi150 ceph-mon[28339]: 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-04T21:11:38.744 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:38 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:38.745 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:38 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:38.745 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:38 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:38.745 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:38 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:38.745 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:38 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T21:11:38.745 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:38 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-04T21:11:38.912 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:11:39.470 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:11:39.470 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (62s) 57s ago 21m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:11:39.470 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (39s) 32s ago 21m 56.5M - c8b91775d855 eb5cecbe697a 2024-09-04T21:11:39.470 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (2m) 57s ago 21m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:11:39.470 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (2m) 32s ago 26m 455M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (11m) 57s ago 27m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (27m) 57s ago 27m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (26m) 32s ago 26m 60.0M 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 f97fbacc4801 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (26m) 57s ago 26m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (110s) 57s ago 21m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (104s) 32s ago 21m 9.99M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (25m) 57s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (25m) 57s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (24m) 57s ago 24m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (24m) 57s ago 24m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (24m) 32s ago 24m 66.5M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:11:39.471 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (23m) 32s ago 23m 55.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:11:39.472 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (23m) 32s ago 23m 52.8M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:11:39.472 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (22m) 32s ago 22m 63.8M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:11:39.472 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (80s) 32s ago 22m 37.5M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:11:39.472 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (21m) 57s ago 21m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:11:39.472 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (21m) 32s ago 21m 89.3M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:11:39.809 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:11:39.810 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 13, 2024-09-04T21:11:39.811 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:11:39.811 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:11:39.811 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:11:39.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[34972]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:11:39.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[34972]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:11:39.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all mgr 2024-09-04T21:11:39.811 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[34972]: Upgrade: It appears safe to stop mon.b 2024-09-04T21:11:39.811 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[24402]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:11:39.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[24402]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:11:39.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all mgr 2024-09-04T21:11:39.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:39 smithi098 ceph-mon[24402]: Upgrade: It appears safe to stop mon.b 2024-09-04T21:11:39.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:39 smithi150 ceph-mon[28339]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:11:39.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:39 smithi150 ceph-mon[28339]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:11:39.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:39 smithi150 ceph-mon[28339]: Upgrade: Setting container_image for all mgr 2024-09-04T21:11:39.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:39 smithi150 ceph-mon[28339]: Upgrade: It appears safe to stop mon.b 2024-09-04T21:11:40.096 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:11:40.096 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:11:40.096 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:11:40.096 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi150", 2024-09-04T21:11:40.096 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:11:40.096 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "0/1 daemons upgraded", 2024-09-04T21:11:40.096 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading mon daemons", 2024-09-04T21:11:40.097 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:11:40.097 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: 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-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:40.694 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-mon[28339]: from='client.? 172.21.15.98:0/3761021199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:40.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:11:40] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-04T21:11:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: 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-04T21:11:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T21:11:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3761021199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: 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-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:40.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:40 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3761021199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:41.216 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:40.962299346Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:41.474 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:41 smithi150 systemd[1]: Stopping Ceph mon.b for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:11:41.739 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b[28332]: 2024-09-04T21:11:41.472+0000 7f7fc9b92640 -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-04T21:11:41.739 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:41 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b[28332]: 2024-09-04T21:11:41.472+0000 7f7fc9b92640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-04T21:11:41.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:41] ENGINE Bus STOPPING 2024-09-04T21:11:41.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T21:11:41.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:41] ENGINE Bus STOPPED 2024-09-04T21:11:41.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:41] ENGINE Bus STARTING 2024-09-04T21:11:41.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:41] ENGINE Serving on http://:::9283 2024-09-04T21:11:41.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:41 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:11:41] ENGINE Bus STARTED 2024-09-04T21:11:42.018 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:41 smithi150 podman[91352]: 2024-09-04 21:11:41.737305872 +0000 UTC m=+0.378780504 container died f97fbacc48014156c420bd31653f7f3c6123acca8c55db5d9f16b7ed402f78fa (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-91c8a7e, 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, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-04T21:11:42.342 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 podman[91352]: 2024-09-04 21:11:42.114691391 +0000 UTC m=+0.756166026 container cleanup f97fbacc48014156c420bd31653f7f3c6123acca8c55db5d9f16b7ed402f78fa (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:11:42.342 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 bash[91352]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b 2024-09-04T21:11:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 podman[91363]: 2024-09-04 21:11:42.341029264 +0000 UTC m=+0.602941129 container remove f97fbacc48014156c420bd31653f7f3c6123acca8c55db5d9f16b7ed402f78fa (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-91c8a7e, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-04T21:11:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-04T21:11:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 systemd[1]: Stopped Ceph mon.b for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:11:42.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.b.service: Consumed 16.417s CPU time. 2024-09-04T21:11:43.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 systemd[1]: Starting Ceph mon.b for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:11:43.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 podman[91494]: 2024-09-04 21:11:42.816739622 +0000 UTC m=+0.016436868 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:11:43.030 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:42 smithi150 podman[91494]: 2024-09-04 21:11:42.926326607 +0000 UTC m=+0.126023892 container create 8ca353691e03f7cfb01c89342fc867749fc550212e5a4ef5941401b1ffd49a45 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, 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, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:11:43.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 podman[91494]: 2024-09-04 21:11:43.128598077 +0000 UTC m=+0.328295320 container init 8ca353691e03f7cfb01c89342fc867749fc550212e5a4ef5941401b1ffd49a45 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=) 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 podman[91494]: 2024-09-04 21:11:43.131655653 +0000 UTC m=+0.331352912 container start 8ca353691e03f7cfb01c89342fc867749fc550212e5a4ef5941401b1ffd49a45 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: pidfile_write: ignore empty --pid-file 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: load: jerasure load: lrc 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: RocksDB version: 7.9.2 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Git sha 0 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: DB SUMMARY 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: DB Session ID: 64V5DS9M9ID92E4ZTL1N 2024-09-04T21:11:43.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: CURRENT file: CURRENT 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3120 Bytes 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000048.sst 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000046.log size: 1993152 ; 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.error_if_exists: 0 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.create_if_missing: 0 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.paranoid_checks: 1 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.env: 0x561c06ac1160 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T21:11:43.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.info_log: 0x561c078cd880 2024-09-04T21:11:43.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T21:11:43.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.statistics: (nil) 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.use_fsync: 0 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_log_file_size: 0 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.allow_fallocate: 1 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T21:11:43.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.use_direct_reads: 0 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.db_log_dir: 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.wal_dir: 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T21:11:43.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.write_buffer_manager: 0x561c078d0960 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.unordered_write: 0 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T21:11:43.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.row_cache: None 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.wal_filter: None 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.two_write_queues: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.wal_compression: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.atomic_flush: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.log_readahead_size: 0 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T21:11:43.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_background_jobs: 2 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_background_compactions: -1 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_subcompactions: 1 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T21:11:43.353 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_open_files: -1 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_background_flushes: -1 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Compression algorithms supported: 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kZSTD supported: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kXpressCompression supported: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kBZip2Compression supported: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kLZ4Compression supported: 1 2024-09-04T21:11:43.354 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kZlibCompression supported: 1 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: kSnappyCompression supported: 1 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.merge_operator: 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_filter: None 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561c078cd4e0) 2024-09-04T21:11:43.355 INFO:journalctl@ceph.mon.b.smithi150.stdout: cache_index_and_filter_blocks: 1 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: pin_top_level_index_and_filter: 1 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_type: 0 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: data_block_index_type: 0 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_shortening: 1 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: checksum: 4 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: no_block_cache: 0 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache: 0x561c078c0850 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_name: BinnedLRUCache 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_options: 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: capacity : 536870912 2024-09-04T21:11:43.356 INFO:journalctl@ceph.mon.b.smithi150.stdout: num_shard_bits : 4 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: strict_capacity_limit : 0 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: high_pri_pool_ratio: 0.000 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_compressed: (nil) 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: persistent_cache: (nil) 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_size: 4096 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_size_deviation: 10 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_restart_interval: 16 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_block_restart_interval: 1 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: metadata_block_size: 4096 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: partition_filters: 0 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: use_delta_encoding: 1 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: filter_policy: bloomfilter 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: whole_key_filtering: 1 2024-09-04T21:11:43.357 INFO:journalctl@ceph.mon.b.smithi150.stdout: verify_compression: 0 2024-09-04T21:11:43.358 INFO:journalctl@ceph.mon.b.smithi150.stdout: read_amp_bytes_per_bit: 0 2024-09-04T21:11:43.358 INFO:journalctl@ceph.mon.b.smithi150.stdout: format_version: 5 2024-09-04T21:11:43.358 INFO:journalctl@ceph.mon.b.smithi150.stdout: enable_index_compression: 1 2024-09-04T21:11:43.358 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_align: 0 2024-09-04T21:11:43.358 INFO:journalctl@ceph.mon.b.smithi150.stdout: max_auto_readahead_size: 262144 2024-09-04T21:11:43.358 INFO:journalctl@ceph.mon.b.smithi150.stdout: prepopulate_block_cache: 0 2024-09-04T21:11:43.359 INFO:journalctl@ceph.mon.b.smithi150.stdout: initial_auto_readahead_size: 8192 2024-09-04T21:11:43.359 INFO:journalctl@ceph.mon.b.smithi150.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T21:11:43.359 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression: NoCompression 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.num_levels: 7 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T21:11:43.360 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T21:11:43.361 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T21:11:43.362 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T21:11:43.363 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.inplace_update_support: 0 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.bloom_locality: 0 2024-09-04T21:11:43.364 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.max_successive_merges: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.ttl: 2592000 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.enable_blob_files: false 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.min_blob_size: 0 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T21:11:43.365 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: 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 24912, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 46 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fce3157e-6d0a-4a1f-a0ef-02d944bc2fa4 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484303158778, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484303164483, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 1227678, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24917, "largest_seqno": 26032, "table_properties": {"data_size": 1222700, "index_size": 2722, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 12153, "raw_average_key_size": 25, "raw_value_size": 1212459, "raw_average_value_size": 2505, "num_data_blocks": 123, "num_entries": 484, "num_filter_entries": 484, "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": 1725484303, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fce3157e-6d0a-4a1f-a0ef-02d944bc2fa4", "db_session_id": "64V5DS9M9ID92E4ZTL1N", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484303164628, "job": 1, "event": "recovery_finished"} 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-09-04T21:11:43.366 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: 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-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561c078f0e00 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: DB pointer 0x561c079f0000 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** DB Stats ** 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.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-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.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-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T21:11:43.367 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** Compaction Stats [default] ** 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.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-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: L0 1/0 1.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 434.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: L6 1/0 9.90 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-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: Sum 2/0 11.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 434.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.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 434.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** Compaction Stats [default] ** 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.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-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.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 434.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T21:11:43.368 INFO:journalctl@ceph.mon.b.smithi150.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative compaction: 0.00 GB write, 142.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval compaction: 0.00 GB write, 142.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.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-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: Block cache BinnedLRUCache@0x561c078c0850#2 capacity: 512.00 MB usage: 4.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-04T21:11:43.369 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: starting mon.b rank 1 at public addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] at bind addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???) e3 preinit fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???).mds e1 new map 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???).mds e1 print_map 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout: e1 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout: btime 2024-09-04T20:43:51:151472+0000 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.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-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout: legacy client fscid: -1 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout: No filesystems configured 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-04T21:11:43.370 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:11:43.371 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:11:43.371 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:11:43.371 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-mon[91513]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-04T21:11:43.371 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 bash[91494]: 8ca353691e03f7cfb01c89342fc867749fc550212e5a4ef5941401b1ffd49a45 2024-09-04T21:11:43.371 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:43 smithi150 systemd[1]: Started Ceph mon.b for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:11:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:43.959096512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:44.703 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: mon.b calling monitor election 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: mon.a calling monitor election 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: monmap epoch 3 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: min_mon_release 19 (squid) 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: election_strategy: 1 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:11:44.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:11:44.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: fsmap 2024-09-04T21:11:44.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:11:44.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-04T21:11:44.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: overall HEALTH_OK 2024-09-04T21:11:44.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:44.705 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:44 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: mon.b calling monitor election 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: mon.a calling monitor election 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: monmap epoch 3 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: min_mon_release 19 (squid) 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: election_strategy: 1 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: fsmap 2024-09-04T21:11:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: overall HEALTH_OK 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: mon.b calling monitor election 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: mon.a calling monitor election 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: monmap epoch 3 2024-09-04T21:11:44.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: min_mon_release 19 (squid) 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: election_strategy: 1 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: fsmap 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: overall HEALTH_OK 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:44.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:44 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:46.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:46 smithi150 ceph-mon[91513]: 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-04T21:11:46.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:46 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:46.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:46 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:46.704 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:46 smithi098 ceph-mon[34972]: 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-04T21:11:46.704 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:46 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:46.704 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:46 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:46.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:46 smithi098 ceph-mon[24402]: 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-04T21:11:46.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:46 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:46.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:46 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:11:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:46.961937922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[24402]: 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-04T21:11:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.564 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:11:48.175+0000 7f7d5017d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-04T21:11:48.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[34972]: 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-04T21:11:48.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:48 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:48 smithi150 ceph-mon[91513]: 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-04T21:11:48.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:48 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:48 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:48 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:48.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:48 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:50.222 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:49.964553305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:50.574 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:50 smithi150 ceph-mon[91513]: 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-04T21:11:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:50 smithi098 ceph-mon[24402]: 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-04T21:11:50.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:11:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:11:50] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.51.0" 2024-09-04T21:11:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:50 smithi098 ceph-mon[34972]: 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-04T21:11:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all crash 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all mds 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all nfs 2024-09-04T21:11:52.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all node-exporter 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all crash 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all mds 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all nfs 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:11:52.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all node-exporter 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all prometheus 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all alertmanager 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all grafana 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all loki 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all promtail 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Finalizing container_image settings 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:11:52.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all prometheus 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all alertmanager 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all grafana 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all loki 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all promtail 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Finalizing container_image settings 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:52.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: Upgrade: Complete! 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[24402]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:52.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: Upgrade: Complete! 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:51 smithi098 ceph-mon[34972]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all crash 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mds 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nfs 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all node-exporter 2024-09-04T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all prometheus 2024-09-04T21:11:52.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all alertmanager 2024-09-04T21:11:52.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all grafana 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all loki 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all promtail 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Finalizing container_image settings 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-04T21:11:52.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: Upgrade: Complete! 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:11:52.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:11:52.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:11:52.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:52.352 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:51 smithi150 ceph-mon[91513]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:11:53.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:52.96479568Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:54 smithi098 ceph-mon[34972]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:54 smithi098 ceph-mon[24402]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:54 smithi150 ceph-mon[91513]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:11:56.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:55.963654334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:11:56.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:56 smithi098 ceph-mon[24402]: 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-04T21:11:56.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:56 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:56.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:56 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:56.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:56 smithi098 ceph-mon[34972]: 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-04T21:11:56.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:56 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:56.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:56 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:56 smithi150 ceph-mon[91513]: 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-04T21:11:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:56 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:11:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:56 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:11:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:11:58 smithi098 ceph-mon[24402]: 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-04T21:11:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:11:58 smithi098 ceph-mon[34972]: 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-04T21:11:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:11:58 smithi150 ceph-mon[91513]: 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-04T21:11:59.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:11:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:11:58.968020831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:00 smithi098 ceph-mon[34972]: 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-04T21:12:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:00 smithi098 ceph-mon[24402]: 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-04T21:12:00.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:12:00] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.51.0" 2024-09-04T21:12:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:00 smithi150 ceph-mon[91513]: 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-04T21:12:01.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:01 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:12:01.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:01 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:12:01.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:01 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:12:02.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:01.963520499Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:02.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:02 smithi098 ceph-mon[34972]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:02.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:02 smithi098 ceph-mon[24402]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:02 smithi150 ceph-mon[91513]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:03.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=infra.usagestats t=2024-09-04T21:12:02.890047342Z level=info msg="Usage stats are ready to report" 2024-09-04T21:12:04.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:04 smithi098 ceph-mon[34972]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:04.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:04 smithi098 ceph-mon[24402]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:04 smithi150 ceph-mon[91513]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:05.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:04.965962824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:06 smithi098 ceph-mon[24402]: 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-04T21:12:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:06 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:06 smithi098 ceph-mon[34972]: 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-04T21:12:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:06 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:06 smithi150 ceph-mon[91513]: 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-04T21:12:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:06 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:08.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:07.97262541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:08 smithi098 ceph-mon[24402]: 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-04T21:12:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:08 smithi098 ceph-mon[34972]: 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-04T21:12:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:08 smithi150 ceph-mon[91513]: 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-04T21:12:10.698 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:10 smithi098 ceph-mon[34972]: 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-04T21:12:10.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:10 smithi098 ceph-mon[24402]: 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-04T21:12:10.699 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:12:10] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.51.0" 2024-09-04T21:12:10.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:10 smithi150 ceph-mon[91513]: 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-04T21:12:10.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:12:11.238 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:12:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:10.96595608Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:11.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:11 smithi098 ceph-mon[24402]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:11.694 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:11 smithi098 ceph-mon[34972]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:11 smithi150 ceph-mon[91513]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (94s) 89s ago 22m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (72s) 24s ago 22m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (2m) 89s ago 21m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (2m) 24s ago 26m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (11m) 89s ago 28m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (28m) 89s ago 28m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (29s) 24s ago 26m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:12:11.882 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (26m) 89s ago 26m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (2m) 89s ago 22m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (2m) 24s ago 22m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (26m) 89s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (25m) 89s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (25m) 89s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (25m) 89s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (24m) 24s ago 24m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (24m) 24s ago 24m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (23m) 24s ago 23m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (23m) 24s ago 23m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (113s) 24s ago 23m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (22m) 89s ago 22m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:12:11.883 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (22m) 24s ago 22m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:12:12.517 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:12 smithi098 ceph-mon[34972]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:12.518 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:12 smithi098 ceph-mon[24402]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:12.545 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-04T21:12:12.798 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:12:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:12 smithi150 ceph-mon[91513]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:13.536 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:12:13.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:13 smithi098 ceph-mon[24402]: from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:13.764 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:13 smithi098 ceph-mon[34972]: from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:13.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:13 smithi150 ceph-mon[91513]: from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:14.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T21:12:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:13.966576048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:14.400 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:12:14.691 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:14 smithi098 ceph-mon[34972]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:14.692 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:14 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/3094704143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:14.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:14 smithi098 ceph-mon[24402]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:14.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:14 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/3094704143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:14 smithi150 ceph-mon[91513]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:14 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/3094704143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": null, 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": false, 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "", 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": null, 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:12:15.080 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:12:15.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:12:15.970 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:12:16.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[34972]: from='client.25580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:16.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[34972]: 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-04T21:12:16.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:16.664 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:12:16.664 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[24402]: from='client.25580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:16.664 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[24402]: 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-04T21:12:16.664 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[24402]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:16.664 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:16 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:12:16.664 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:12:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:16 smithi150 ceph-mon[91513]: from='client.25580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:16 smithi150 ceph-mon[91513]: 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-04T21:12:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:16 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-04T21:12:17.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-04T21:12:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:16.971470754Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:17.470 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:12:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:17 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/1110625587' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:12:17.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:17 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/1110625587' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:12:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:17 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/1110625587' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-04T21:12:18.769 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:18 smithi098 ceph-mon[34972]: 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-04T21:12:18.769 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:18 smithi098 ceph-mon[24402]: 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-04T21:12:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:18 smithi150 ceph-mon[91513]: 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-04T21:12:19.714 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:19.715 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:19 smithi098 ceph-mon[24402]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:19.715 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:19 smithi098 ceph-mon[24402]: from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi098", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:19.715 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:19 smithi098 ceph-mon[34972]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:19.715 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:19 smithi098 ceph-mon[34972]: from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi098", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:19 smithi150 ceph-mon[91513]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:19 smithi150 ceph-mon[91513]: from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "mon", "hosts": "smithi098", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:19.964592172Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:20.367 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-04T21:12:20.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[34972]: 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-04T21:12:20.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[24402]: 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-04T21:12:20.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:20.675 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:12:20] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-04T21:12:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:20 smithi150 ceph-mon[91513]: 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-04T21:12:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:20 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:20 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:12:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:20 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-04T21:12:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:20 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:21.526 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:12:21.806 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:21 smithi098 ceph-mon[24402]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:21.806 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:21 smithi098 ceph-mon[24402]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:21.807 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:21 smithi098 ceph-mon[34972]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:21.807 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:21 smithi098 ceph-mon[34972]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:21 smithi150 ceph-mon[91513]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:21 smithi150 ceph-mon[91513]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:22.251 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: Upgrade: Setting container_image for all mgr 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T21:12:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[34972]: Upgrade: It appears safe to stop mon.a 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: Upgrade: Setting container_image for all mgr 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T21:12:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-04T21:12:22.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:22 smithi098 ceph-mon[24402]: Upgrade: It appears safe to stop mon.a 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (105s) 100s ago 22m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (83s) 35s ago 22m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (2m) 100s ago 22m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (2m) 35s ago 26m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (12m) 100s ago 28m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (28m) 100s ago 28m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 e31b937d5773 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (39s) 35s ago 27m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (27m) 100s ago 27m - 2048M 19.1.1-259-g91c8a7e5 77770cf7e895 93189f61d0f3 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (2m) 100s ago 22m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (2m) 35s ago 22m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:12:22.820 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (26m) 100s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (26m) 100s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (25m) 100s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (25m) 100s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (24m) 35s ago 24m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (24m) 35s ago 24m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (24m) 35s ago 24m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (23m) 35s ago 23m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 35s ago 23m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (22m) 100s ago 22m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:12:22.821 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (22m) 35s ago 22m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mgr 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-04T21:12:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-mon[91513]: Upgrade: It appears safe to stop mon.a 2024-09-04T21:12:23.159 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:12:23.159 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2, 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:23.160 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:12:23.161 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 12, 2024-09-04T21:12:23.161 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:12:23.161 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:12:23.161 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:12:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:22.962225178Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:23.455 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi098", 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "0/2 daemons upgraded", 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading mon daemons", 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:12:23.456 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:12:23.747 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[34972]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:23.747 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[34972]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:23.747 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:23.747 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[34972]: from='client.? 172.21.15.98:0/2729165306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[24402]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[24402]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[24402]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:12:23.748 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:23 smithi098 ceph-mon[24402]: from='client.? 172.21.15.98:0/2729165306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:23 smithi150 ceph-mon[91513]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:23 smithi150 ceph-mon[91513]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:23 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' 2024-09-04T21:12:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:23 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-04T21:12:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:23 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-04T21:12:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:23 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-04T21:12:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:23 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/2729165306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-04T21:12:24.742 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[34972]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[34972]: Upgrade: Updating mon.a 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[34972]: Deploying daemon mon.a on smithi098 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[34972]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[34972]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[24402]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[24402]: Upgrade: Updating mon.a 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[24402]: Deploying daemon mon.a on smithi098 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[24402]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:24.743 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:24 smithi098 ceph-mon[24402]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:24 smithi150 ceph-mon[91513]: from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:24 smithi150 ceph-mon[91513]: Upgrade: Updating mon.a 2024-09-04T21:12:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:24 smithi150 ceph-mon[91513]: Deploying daemon mon.a on smithi098 2024-09-04T21:12:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:24 smithi150 ceph-mon[91513]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:24 smithi150 ceph-mon[91513]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:25.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:24 smithi098 systemd[1]: Stopping Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:12:25.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:12:25] ENGINE Bus STOPPING 2024-09-04T21:12:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a[24398]: 2024-09-04T21:12:25.011+0000 7fb8c5b52640 -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-04T21:12:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a[24398]: 2024-09-04T21:12:25.011+0000 7fb8c5b52640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-04T21:12:25.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 podman[108236]: 2024-09-04 21:12:25.154861153 +0000 UTC m=+0.271078254 container died e31b937d5773c972ba4b8544e32463c40c44b473edcf5711af16ac279242d947 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=squid-91c8a7e, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-04T21:12:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 podman[108236]: 2024-09-04 21:12:25.520647173 +0000 UTC m=+0.636864280 container cleanup e31b937d5773c972ba4b8544e32463c40c44b473edcf5711af16ac279242d947 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=squid-91c8a7e) 2024-09-04T21:12:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 bash[108236]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a 2024-09-04T21:12:25.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:12:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-04T21:12:25.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:12:25] ENGINE Bus STOPPED 2024-09-04T21:12:25.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:12:25] ENGINE Bus STARTING 2024-09-04T21:12:25.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:12:25] ENGINE Serving on http://:::9283 2024-09-04T21:12:25.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: [04/Sep/2024:21:12:25] ENGINE Bus STARTED 2024-09-04T21:12:26.197 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 podman[108250]: 2024-09-04 21:12:25.864021578 +0000 UTC m=+0.702174643 container remove e31b937d5773c972ba4b8544e32463c40c44b473edcf5711af16ac279242d947 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=squid-91c8a7e, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-04T21:12:26.197 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-04T21:12:26.197 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 systemd[1]: Stopped Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:12:26.197 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:25 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service: Consumed 23.190s CPU time. 2024-09-04T21:12:26.197 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 systemd[1]: Starting Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:12:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:25.961553843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:26.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 podman[108385]: 2024-09-04 21:12:26.30631458 +0000 UTC m=+0.015695807 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:26.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 podman[108385]: 2024-09-04 21:12:26.42419908 +0000 UTC m=+0.133580333 container create ee187307e9fc249776aef34a01328d874a224ab4986b805fa1e1c47c82f5d148 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-04T21:12:27.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 podman[108385]: 2024-09-04 21:12:26.660427822 +0000 UTC m=+0.369809044 container init ee187307e9fc249776aef34a01328d874a224ab4986b805fa1e1c47c82f5d148 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux ) 2024-09-04T21:12:27.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 podman[108385]: 2024-09-04 21:12:26.664248364 +0000 UTC m=+0.373629576 container start ee187307e9fc249776aef34a01328d874a224ab4986b805fa1e1c47c82f5d148 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: pidfile_write: ignore empty --pid-file 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: load: jerasure load: lrc 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: RocksDB version: 7.9.2 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Git sha 0 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: DB SUMMARY 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: DB Session ID: YJURNVO3RMWS5OR1J25H 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: CURRENT file: CURRENT 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T21:12:27.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3479 Bytes 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 823324 ; 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.error_if_exists: 0 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.create_if_missing: 0 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.paranoid_checks: 1 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.env: 0x563174a0a160 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.info_log: 0x563175ba1880 2024-09-04T21:12:27.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.statistics: (nil) 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.use_fsync: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_log_file_size: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.allow_fallocate: 1 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.use_direct_reads: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T21:12:27.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.db_log_dir: 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.wal_dir: 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.write_buffer_manager: 0x563175ba4960 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T21:12:27.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.unordered_write: 0 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.row_cache: None 2024-09-04T21:12:27.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.wal_filter: None 2024-09-04T21:12:27.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.two_write_queues: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.wal_compression: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.atomic_flush: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.log_readahead_size: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T21:12:27.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_background_jobs: 2 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_background_compactions: -1 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_subcompactions: 1 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T21:12:27.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_open_files: -1 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_background_flushes: -1 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Compression algorithms supported: 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kZSTD supported: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kXpressCompression supported: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kBZip2Compression supported: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T21:12:27.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kLZ4Compression supported: 1 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kZlibCompression supported: 1 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: kSnappyCompression supported: 1 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.merge_operator: 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_filter: None 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T21:12:27.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563175ba14e0) 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: cache_index_and_filter_blocks: 1 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: pin_top_level_index_and_filter: 1 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: index_type: 0 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: data_block_index_type: 0 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: index_shortening: 1 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: checksum: 4 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: no_block_cache: 0 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache: 0x563175b94850 2024-09-04T21:12:27.074 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache_name: BinnedLRUCache 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache_options: 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: capacity : 536870912 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: num_shard_bits : 4 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: strict_capacity_limit : 0 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: high_pri_pool_ratio: 0.000 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_cache_compressed: (nil) 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: persistent_cache: (nil) 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_size: 4096 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_size_deviation: 10 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_restart_interval: 16 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: index_block_restart_interval: 1 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: metadata_block_size: 4096 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: partition_filters: 0 2024-09-04T21:12:27.075 INFO:journalctl@ceph.mon.a.smithi098.stdout: use_delta_encoding: 1 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: filter_policy: bloomfilter 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: whole_key_filtering: 1 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: verify_compression: 0 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: read_amp_bytes_per_bit: 0 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: format_version: 5 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: enable_index_compression: 1 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: block_align: 0 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: max_auto_readahead_size: 262144 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: prepopulate_block_cache: 0 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: initial_auto_readahead_size: 8192 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T21:12:27.076 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression: NoCompression 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.num_levels: 7 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T21:12:27.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T21:12:27.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T21:12:27.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T21:12:27.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.inplace_update_support: 0 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.bloom_locality: 0 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.max_successive_merges: 0 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T21:12:27.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.ttl: 2592000 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.enable_blob_files: false 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.min_blob_size: 0 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T21:12:27.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: 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 24397, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6e1e6a8c-f8f7-40cc-92e9-ea8ecaa294a9 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484346690746, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484346694232, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 775270, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24398, "largest_seqno": 25194, "table_properties": {"data_size": 771368, "index_size": 1838, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 10735, "raw_average_key_size": 26, "raw_value_size": 763048, "raw_average_value_size": 1888, "num_data_blocks": 82, "num_entries": 404, "num_filter_entries": 404, "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": 1725484346, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6e1e6a8c-f8f7-40cc-92e9-ea8ecaa294a9", "db_session_id": "YJURNVO3RMWS5OR1J25H", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484346694339, "job": 1, "event": "recovery_finished"} 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T21:12:27.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: 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-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563175bc4e00 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: DB pointer 0x563175cc4000 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** DB Stats ** 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.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-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.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-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** Compaction Stats [default] ** 2024-09-04T21:12:27.084 INFO:journalctl@ceph.mon.a.smithi098.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-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: L0 1/0 757.10 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 356.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: L6 1/0 9.40 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-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.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 356.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.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 356.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** Compaction Stats [default] ** 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.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-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.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 356.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T21:12:27.085 INFO:journalctl@ceph.mon.a.smithi098.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: Cumulative compaction: 0.00 GB write, 128.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: Interval compaction: 0.00 GB write, 128.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.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-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: Block cache BinnedLRUCache@0x563175b94850#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-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.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-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: starting mon.a rank 0 at public addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] at bind addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:27.086 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???) e3 preinit fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???).mds e1 new map 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???).mds e1 print_map 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout: e1 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout: btime 2024-09-04T20:43:51:151472+0000 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.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-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout: legacy client fscid: -1 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout: 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout: No filesystems configured 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:12:27.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 ceph-mon[108405]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-04T21:12:27.088 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 bash[108385]: ee187307e9fc249776aef34a01328d874a224ab4986b805fa1e1c47c82f5d148 2024-09-04T21:12:27.088 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:26 smithi098 systemd[1]: Started Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:12:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T21:12:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T21:12:28.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: 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-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: 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-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: mon.a calling monitor election 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: monmap epoch 3 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: min_mon_release 19 (squid) 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: election_strategy: 1 2024-09-04T21:12:28.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: fsmap 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: overall HEALTH_OK 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='' 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T21:12:28.565 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: 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-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: 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-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: mon.a calling monitor election 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: monmap epoch 3 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: min_mon_release 19 (squid) 2024-09-04T21:12:28.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: election_strategy: 1 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: fsmap 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: overall HEALTH_OK 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='' 2024-09-04T21:12:28.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:28 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-04T21:12:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-04T21:12:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-04T21:12:28.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: 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-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: 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-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: mon.a calling monitor election 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: monmap epoch 3 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:12:28.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: min_mon_release 19 (squid) 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: election_strategy: 1 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: fsmap 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: overall HEALTH_OK 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='' 2024-09-04T21:12:28.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:29.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:28.970103434Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:30 smithi098 ceph-mon[34972]: 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-04T21:12:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:30 smithi098 ceph-mon[108405]: 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-04T21:12:30.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:12:30] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-04T21:12:30.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:30 smithi150 ceph-mon[91513]: 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-04T21:12:31.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:31 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:12:31.706 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:31 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:12:31.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:31 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:12:31.982 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:31 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:12:31.703+0000 7f7d5017d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-04T21:12:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:31.960623939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:32 smithi098 ceph-mon[34972]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:32 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:32.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:32 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:32 smithi098 ceph-mon[108405]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:32 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:32.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:32 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:32 smithi150 ceph-mon[91513]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:32 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:32 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:34.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:33 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:34.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:33 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:34.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:33 smithi098 ceph-mon[34972]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:33 smithi098 ceph-mon[108405]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:33 smithi150 ceph-mon[91513]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:35.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:34.9705098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: 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-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: 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-04T21:12:36.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:36.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:12:36.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:36.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-04T21:12:36.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: 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-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-04T21:12:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-04T21:12:37.685 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:37 smithi098 ceph-mon[34972]: Upgrade: It appears safe to stop mon.c 2024-09-04T21:12:37.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:37 smithi098 ceph-mon[108405]: Upgrade: It appears safe to stop mon.c 2024-09-04T21:12:37.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:37 smithi150 ceph-mon[91513]: Upgrade: It appears safe to stop mon.c 2024-09-04T21:12:38.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:37.960380396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[34972]: 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-04T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[34972]: Upgrade: Updating mon.c 2024-09-04T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[34972]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[34972]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[34972]: Deploying daemon mon.c on smithi098 2024-09-04T21:12:38.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[108405]: 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-04T21:12:38.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[108405]: Upgrade: Updating mon.c 2024-09-04T21:12:38.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:38.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T21:12:38.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T21:12:38.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:38.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:38 smithi098 ceph-mon[108405]: Deploying daemon mon.c on smithi098 2024-09-04T21:12:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:38 smithi150 ceph-mon[91513]: 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-04T21:12:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:38 smithi150 ceph-mon[91513]: Upgrade: Updating mon.c 2024-09-04T21:12:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:38 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-04T21:12:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-04T21:12:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:38 smithi150 ceph-mon[91513]: Deploying daemon mon.c on smithi098 2024-09-04T21:12:39.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:39 smithi098 systemd[1]: Stopping Ceph mon.c for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:12:39.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c[34968]: 2024-09-04T21:12:39.473+0000 7f4a6ae35640 -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-04T21:12:39.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:39 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c[34968]: 2024-09-04T21:12:39.473+0000 7f4a6ae35640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-04T21:12:39.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:39 smithi098 podman[112511]: 2024-09-04 21:12:39.546032149 +0000 UTC m=+0.169872937 container died 93189f61d0f39d61cb83e372b3081acce3dc97454a7b9d1c6c20a4bd05dcba12 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, RELEASE=squid-91c8a7e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:12:40.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:39 smithi098 podman[112511]: 2024-09-04 21:12:39.949745583 +0000 UTC m=+0.573586416 container cleanup 93189f61d0f39d61cb83e372b3081acce3dc97454a7b9d1c6c20a4bd05dcba12 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-91c8a7e, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-04T21:12:40.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:39 smithi098 bash[112511]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c 2024-09-04T21:12:40.511 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 podman[112524]: 2024-09-04 21:12:40.192766163 +0000 UTC m=+0.637133030 container remove 93189f61d0f39d61cb83e372b3081acce3dc97454a7b9d1c6c20a4bd05dcba12 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-04T21:12:40.511 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-04T21:12:40.511 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 systemd[1]: Stopped Ceph mon.c for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:12:40.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.c.service: Consumed 12.917s CPU time. 2024-09-04T21:12:40.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:12:40] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.51.0" 2024-09-04T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 systemd[1]: Starting Ceph mon.c for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 podman[112654]: 2024-09-04 21:12:40.623834865 +0000 UTC m=+0.015548996 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 podman[112654]: 2024-09-04 21:12:40.735622327 +0000 UTC m=+0.127336494 container create 0a32db6d6b1a49291e448bd269430eae29eb6b184474cfdbd8079093dc52a72e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:12:41.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 podman[112654]: 2024-09-04 21:12:40.938147378 +0000 UTC m=+0.329861502 container init 0a32db6d6b1a49291e448bd269430eae29eb6b184474cfdbd8079093dc52a72e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 podman[112654]: 2024-09-04 21:12:40.941587573 +0000 UTC m=+0.333301700 container start 0a32db6d6b1a49291e448bd269430eae29eb6b184474cfdbd8079093dc52a72e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: set uid:gid to 167:167 (ceph:ceph) 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev), process ceph-mon, pid 2 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: pidfile_write: ignore empty --pid-file 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: load: jerasure load: lrc 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: RocksDB version: 7.9.2 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Git sha 0 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Compile date 2024-09-04 14:08:26 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: DB SUMMARY 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: DB Session ID: KS8ZQDKTYD92BBJ9WFZ4 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: CURRENT file: CURRENT 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: IDENTITY file: IDENTITY 2024-09-04T21:12:41.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3620 Bytes 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 43573 ; 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.error_if_exists: 0 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.create_if_missing: 0 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.paranoid_checks: 1 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.env: 0x5561c24bd160 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.fs: PosixFileSystem 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.info_log: 0x5561c2da1880 2024-09-04T21:12:41.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_file_opening_threads: 16 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.statistics: (nil) 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.use_fsync: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_log_file_size: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.keep_log_file_num: 1000 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.recycle_log_file_num: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.allow_fallocate: 1 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.allow_mmap_reads: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.allow_mmap_writes: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.use_direct_reads: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-04T21:12:41.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.create_missing_column_families: 0 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.db_log_dir: 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.wal_dir: 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.advise_random_on_open: 1 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.db_write_buffer_size: 0 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.write_buffer_manager: 0x5561c2da4960 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-04T21:12:41.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.rate_limiter: (nil) 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.wal_recovery_mode: 2 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.enable_thread_tracking: 0 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.enable_pipelined_write: 0 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.unordered_write: 0 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-04T21:12:41.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.row_cache: None 2024-09-04T21:12:41.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.wal_filter: None 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.allow_ingest_behind: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.two_write_queues: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.manual_wal_flush: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.wal_compression: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.atomic_flush: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-04T21:12:41.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.log_readahead_size: 0 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.best_efforts_recovery: 0 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.allow_data_in_errors: 0 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.db_host_id: __hostname__ 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_background_jobs: 2 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_background_compactions: -1 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_subcompactions: 1 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-04T21:12:41.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_total_wal_size: 0 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_open_files: -1 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bytes_per_sync: 0 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_readahead_size: 0 2024-09-04T21:12:41.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_background_flushes: -1 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Compression algorithms supported: 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kZSTD supported: 0 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kXpressCompression supported: 0 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kBZip2Compression supported: 0 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kLZ4Compression supported: 1 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kZlibCompression supported: 1 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kLZ4HCCompression supported: 1 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: kSnappyCompression supported: 1 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-04T21:12:41.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.merge_operator: 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_filter: None 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_filter_factory: None 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.sst_partitioner_factory: None 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5561c2da14e0) 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout: cache_index_and_filter_blocks: 1 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout: pin_top_level_index_and_filter: 1 2024-09-04T21:12:41.324 INFO:journalctl@ceph.mon.c.smithi098.stdout: index_type: 0 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: data_block_index_type: 0 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: index_shortening: 1 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: checksum: 4 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: no_block_cache: 0 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_cache: 0x5561c2d94850 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_cache_name: BinnedLRUCache 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_cache_options: 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: capacity : 536870912 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: num_shard_bits : 4 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: strict_capacity_limit : 0 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: high_pri_pool_ratio: 0.000 2024-09-04T21:12:41.325 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_cache_compressed: (nil) 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: persistent_cache: (nil) 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_size: 4096 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_size_deviation: 10 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_restart_interval: 16 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: index_block_restart_interval: 1 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: metadata_block_size: 4096 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: partition_filters: 0 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: use_delta_encoding: 1 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: filter_policy: bloomfilter 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: whole_key_filtering: 1 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: verify_compression: 0 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: read_amp_bytes_per_bit: 0 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: format_version: 5 2024-09-04T21:12:41.326 INFO:journalctl@ceph.mon.c.smithi098.stdout: enable_index_compression: 1 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout: block_align: 0 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout: max_auto_readahead_size: 262144 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout: prepopulate_block_cache: 0 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout: initial_auto_readahead_size: 8192 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout: num_file_reads_for_auto_readahead: 2 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.write_buffer_size: 33554432 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_write_buffer_number: 2 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression: NoCompression 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression: Disabled 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.prefix_extractor: nullptr 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.num_levels: 7 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-04T21:12:41.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.level: 32767 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.strategy: 0 2024-09-04T21:12:41.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.enabled: false 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.target_file_size_base: 67108864 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-04T21:12:41.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.arena_block_size: 1048576 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.disable_auto_compactions: 0 2024-09-04T21:12:41.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.inplace_update_support: 0 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-04T21:12:41.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.bloom_locality: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.max_successive_merges: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.paranoid_file_checks: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.force_consistency_checks: 1 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.report_bg_io_stats: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.ttl: 2592000 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.enable_blob_files: false 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.min_blob_size: 0 2024-09-04T21:12:41.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.blob_file_size: 268435456 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.blob_file_starting_level: 0 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: 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 27553, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e5b1cb4e-142e-4b9a-ab74-f2d46bd7f0bc 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484360968131, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-04T21:12:41.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484360968701, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 29939, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27558, "largest_seqno": 27595, "table_properties": {"data_size": 28702, "index_size": 72, "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": 761, "raw_average_key_size": 27, "raw_value_size": 28030, "raw_average_value_size": 1001, "num_data_blocks": 3, "num_entries": 28, "num_filter_entries": 28, "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": 1725484360, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e5b1cb4e-142e-4b9a-ab74-f2d46bd7f0bc", "db_session_id": "KS8ZQDKTYD92BBJ9WFZ4", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725484360968794, "job": 1, "event": "recovery_finished"} 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: 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-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5561c2dc4e00 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: DB pointer 0x5561c2ec4000 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout: ** DB Stats ** 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.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-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T21:12:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.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-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: ** Compaction Stats [default] ** 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.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-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: L0 1/0 29.24 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 71.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: L6 1/0 9.34 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-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: Sum 2/0 9.36 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 71.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.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 71.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: ** Compaction Stats [default] ** 2024-09-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.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-04T21:12:41.335 INFO:journalctl@ceph.mon.c.smithi098.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.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 71.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: Cumulative compaction: 0.00 GB write, 10.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.stdout: Interval compaction: 0.00 GB write, 10.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-04T21:12:41.336 INFO:journalctl@ceph.mon.c.smithi098.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-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: Block cache BinnedLRUCache@0x5561c2d94850#2 capacity: 512.00 MB usage: 0.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.16 KB,2.98023e-05%) Misc(1,0.00 KB,0%) 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: starting mon.c rank 2 at public addrs [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] at bind addrs [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???) e3 preinit fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???).mds e1 new map 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???).mds e1 print_map 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: e1 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: btime 2024-09-04T20:43:51:151472+0000 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.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-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: legacy client fscid: -1 2024-09-04T21:12:41.337 INFO:journalctl@ceph.mon.c.smithi098.stdout: 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout: No filesystems configured 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:40 smithi098 ceph-mon[112673]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:41 smithi098 bash[112654]: 0a32db6d6b1a49291e448bd269430eae29eb6b184474cfdbd8079093dc52a72e 2024-09-04T21:12:41.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:41 smithi098 systemd[1]: Started Ceph mon.c for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:12:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:40.969608002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:43.96719032Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: mon.c calling monitor election 2024-09-04T21:12:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: mon.a calling monitor election 2024-09-04T21:12:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: mon.b calling monitor election 2024-09-04T21:12:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:12:47.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: monmap epoch 3 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: min_mon_release 19 (squid) 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: election_strategy: 1 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: fsmap 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-04T21:12:47.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[108405]: overall HEALTH_OK 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: mon.c calling monitor election 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: mon.a calling monitor election 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: mon.b calling monitor election 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: monmap epoch 3 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:12:47.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: min_mon_release 19 (squid) 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: election_strategy: 1 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: fsmap 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-04T21:12:47.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:47 smithi098 ceph-mon[112673]: overall HEALTH_OK 2024-09-04T21:12:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:46.962500975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: mon.c calling monitor election 2024-09-04T21:12:47.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: mon.a calling monitor election 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: mon.b calling monitor election 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: monmap epoch 3 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: fsid 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: last_changed 2024-09-04T20:45:21.833578+0000 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: created 2024-09-04T20:43:48.191790+0000 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: min_mon_release 19 (squid) 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: election_strategy: 1 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2024-09-04T21:12:47.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: 1: [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon.b 2024-09-04T21:12:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: 2: [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon.c 2024-09-04T21:12:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: fsmap 2024-09-04T21:12:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: osdmap e111: 8 total, 8 up, 8 in 2024-09-04T21:12:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-04T21:12:47.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:47 smithi150 ceph-mon[91513]: overall HEALTH_OK 2024-09-04T21:12:48.312 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:48 smithi098 ceph-mon[112673]: 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-04T21:12:48.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:48 smithi098 ceph-mon[108405]: 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-04T21:12:48.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:48 smithi150 ceph-mon[91513]: 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-04T21:12:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:49.966924534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-mon[112673]: 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-04T21:12:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-mon[108405]: 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-04T21:12:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:50.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:12:50] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-04T21:12:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:50 smithi150 ceph-mon[91513]: 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-04T21:12:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:50 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:50 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:51.243 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:12:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:12:50.979+0000 7f7d5017d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-04T21:12:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:51 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:51 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:52.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:51 smithi098 ceph-mon[112673]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:51 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:51 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:52.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:51 smithi098 ceph-mon[108405]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:52.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:51 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:51 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:52.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:51 smithi150 ceph-mon[91513]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:12:53.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:52.961143192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:53.765 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:12:54.361 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (2m) 4s ago 23m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (114s) 66s ago 23m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (3m) 4s ago 22m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (3m) 66s ago 27m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (12m) 4s ago 28m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (28s) 4s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (71s) 66s ago 27m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (13s) 4s ago 27m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (3m) 4s ago 22m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (2m) 66s ago 22m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (27m) 4s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (26m) 4s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:12:54.362 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (26m) 4s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (25m) 4s ago 25m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (25m) 66s ago 25m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (25m) 66s ago 25m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (24m) 66s ago 24m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (24m) 66s ago 24m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (2m) 66s ago 23m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (22m) 4s ago 22m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:12:54.363 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (22m) 66s ago 22m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:12:54.719 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:12:54.719 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:12:54.719 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:12:54.719 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:54.719 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:12:54.719 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:12:54.720 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 10, 2024-09-04T21:12:54.721 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 5 2024-09-04T21:12:54.721 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:12:54.721 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:12:54.721 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:54.721 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.721 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.721 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-04T21:12:54.722 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.724 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.724 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:54.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:54.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-04T21:12:54.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.726 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.727 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.728 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.730 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.731 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:12:54.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:12:54.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:12:54.734 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:12:54.735 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.736 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:12:54.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:12:54.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:12:54.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:12:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:12:54.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:12:54.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:12:54.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:12:54.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:12:54.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:12:54.855 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": null, 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": false, 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "", 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": null, 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:12:55.008 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:12:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mon 2024-09-04T21:12:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all crash 2024-09-04T21:12:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mds 2024-09-04T21:12:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:12:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nfs 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all node-exporter 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all prometheus 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all alertmanager 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all grafana 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all loki 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all promtail 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Finalizing container_image settings 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: Upgrade: Complete! 2024-09-04T21:12:55.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/3760122985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mon 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all crash 2024-09-04T21:12:55.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mds 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nfs 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all node-exporter 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all prometheus 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all alertmanager 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all grafana 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all loki 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all promtail 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Finalizing container_image settings 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: Upgrade: Complete! 2024-09-04T21:12:55.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:55.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:55.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:55.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:55.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:55.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:55.817 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:55 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/3760122985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mon 2024-09-04T21:12:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all crash 2024-09-04T21:12:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mds 2024-09-04T21:12:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:12:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-04T21:12:55.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nfs 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all node-exporter 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all prometheus 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all alertmanager 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all grafana 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all loki 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all promtail 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Finalizing container_image settings 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: Upgrade: Complete! 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:55.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:12:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:12:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:55.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/3760122985' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:12:56.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:55.960169967Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:12:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:56 smithi150 ceph-mon[91513]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:56 smithi150 ceph-mon[91513]: 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-04T21:12:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:56 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:56 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:57.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[108405]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:57.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[108405]: 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-04T21:12:57.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:57.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[112673]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:12:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[112673]: 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-04T21:12:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:12:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:56 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:12:58.973 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:12:58 smithi150 ceph-mon[91513]: 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-04T21:12:59.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:12:58 smithi098 ceph-mon[108405]: 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-04T21:12:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:12:58 smithi098 ceph-mon[112673]: 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-04T21:12:59.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:12:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:12:58.972336987Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:00 smithi098 ceph-mon[108405]: 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-04T21:13:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:00 smithi098 ceph-mon[112673]: 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-04T21:13:00.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:13:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:13:00] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-04T21:13:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:00 smithi150 ceph-mon[91513]: 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-04T21:13:01.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:01 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:01 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:01 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:02.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:01.964116512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:02 smithi098 ceph-mon[108405]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:02 smithi098 ceph-mon[112673]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:02 smithi150 ceph-mon[91513]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:04.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:04 smithi150 ceph-mon[91513]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:05.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:04 smithi098 ceph-mon[112673]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:05.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:04 smithi098 ceph-mon[108405]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:05.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:04.969674392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:07.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:06 smithi098 ceph-mon[108405]: 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-04T21:13:07.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:06 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:06 smithi098 ceph-mon[112673]: 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-04T21:13:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:06 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:06 smithi150 ceph-mon[91513]: 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-04T21:13:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:06 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:08.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:07.966561678Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:08 smithi098 ceph-mon[108405]: 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-04T21:13:09.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:08 smithi098 ceph-mon[112673]: 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-04T21:13:09.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:08 smithi150 ceph-mon[91513]: 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-04T21:13:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:10 smithi098 ceph-mon[112673]: 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-04T21:13:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:10 smithi098 ceph-mon[108405]: 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-04T21:13:10.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:13:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:13:10] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-04T21:13:10.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:10 smithi150 ceph-mon[91513]: 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-04T21:13:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:10.969901287Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:13.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:12 smithi098 ceph-mon[108405]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:13.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:12 smithi098 ceph-mon[112673]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:13.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:12 smithi150 ceph-mon[91513]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:13.969957769Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:15.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:14 smithi098 ceph-mon[112673]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:15.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:14 smithi098 ceph-mon[108405]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:15.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:14 smithi150 ceph-mon[91513]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:16.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:16 smithi150 ceph-mon[91513]: 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-04T21:13:16.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:16 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:16.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:16.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:16 smithi098 ceph-mon[108405]: 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-04T21:13:16.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:16 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:16.987 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:16.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:16 smithi098 ceph-mon[112673]: 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-04T21:13:16.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:16 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:16.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:16.965416015Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:19.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:18 smithi098 ceph-mon[108405]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:19.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:18 smithi098 ceph-mon[112673]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:19.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:18 smithi150 ceph-mon[91513]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:19.969378263Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:20 smithi098 ceph-mon[108405]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:20 smithi098 ceph-mon[112673]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:20.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:13:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:13:20] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-04T21:13:21.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:20 smithi150 ceph-mon[91513]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:22.970 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:22 smithi150 ceph-mon[91513]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:23.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:22 smithi098 ceph-mon[108405]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:23.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:22 smithi098 ceph-mon[112673]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:22.968501226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:25.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:24 smithi098 ceph-mon[108405]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:25.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:24 smithi098 ceph-mon[112673]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:25.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:24 smithi150 ceph-mon[91513]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:25.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:13:26.148 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:25.96300335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (2m) 36s ago 23m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (2m) 99s ago 23m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (4m) 36s ago 23m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (3m) 99s ago 27m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (13m) 36s ago 29m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (60s) 36s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (103s) 99s ago 28m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:13:26.804 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (46s) 36s ago 28m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (3m) 36s ago 23m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (3m) 99s ago 23m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (27m) 36s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (27m) 36s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (26m) 36s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (26m) 36s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (25m) 99s ago 25m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (25m) 99s ago 25m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (25m) 99s ago 25m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (24m) 99s ago 24m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (3m) 99s ago 24m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:13:26.805 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (23m) 36s ago 23m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:13:26.806 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (23m) 99s ago 23m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:13:26.806 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:26 smithi098 ceph-mon[108405]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:26.806 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:26 smithi098 ceph-mon[108405]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:26.806 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:26 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:26.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:26 smithi098 ceph-mon[112673]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:26.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:26 smithi098 ceph-mon[112673]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:26.806 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:26 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:27.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:26 smithi150 ceph-mon[91513]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:27.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:26 smithi150 ceph-mon[91513]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:27.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:26 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:27.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-04T21:13:27.700 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:28.379 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:13:28.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:28 smithi150 ceph-mon[91513]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:28.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:28 smithi150 ceph-mon[91513]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:28.966 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:28 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/2553431897' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:28.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:28 smithi098 ceph-mon[112673]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:28.971 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:28 smithi098 ceph-mon[112673]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:28.971 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:28 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/2553431897' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:28.971 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:28 smithi098 ceph-mon[108405]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:28.971 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:28 smithi098 ceph-mon[108405]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:28.971 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:28 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/2553431897' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:29.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-04T21:13:29.250 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:29.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:28.9641834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:29.965 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)" 2024-09-04T21:13:30.570 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:13:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:13:30] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-04T21:13:30.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-04T21:13:30.847 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:30.968 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:30 smithi098 ceph-mon[112673]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:30.969 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:30 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/3552595360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:30.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:30 smithi098 ceph-mon[108405]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:30.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:30 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/3552595360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:31.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:30 smithi150 ceph-mon[91513]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:31.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:30 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/3552595360' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:31.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:31 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:31.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:31 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:31.966 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:31 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:31.964600706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:32.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:32 smithi098 ceph-mon[108405]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:32.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:32 smithi098 ceph-mon[108405]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:32.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:32 smithi098 ceph-mon[112673]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:32.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:32 smithi098 ceph-mon[112673]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:32.843 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:13:33.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:32 smithi150 ceph-mon[91513]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:33.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:32 smithi150 ceph-mon[91513]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:33.485 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T21:13:33.734 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:34.379 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:13:34.379 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": null, 2024-09-04T21:13:34.380 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": false, 2024-09-04T21:13:34.380 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "", 2024-09-04T21:13:34.380 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:13:34.380 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": null, 2024-09-04T21:13:34.380 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:13:34.380 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:13:34.380 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:13:34.968 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:34 smithi150 ceph-mon[91513]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:35.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:34 smithi098 ceph-mon[108405]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:35.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:34 smithi098 ceph-mon[112673]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:35.182 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:13:35.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:34.966774223Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:35.424 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:35.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:35 smithi098 ceph-mon[108405]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:35.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:35 smithi098 ceph-mon[112673]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:36.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:35 smithi150 ceph-mon[91513]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:36.122 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:13:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:36 smithi098 ceph-mon[108405]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:36 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:36.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:36 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/1994317201' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:13:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:36 smithi098 ceph-mon[112673]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:36 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:36.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:36 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/1994317201' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:13:36.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-04T21:13:37.091 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:36 smithi150 ceph-mon[91513]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:36 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:37.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:36 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/1994317201' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:13:38.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:37.96848866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:39.039 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:38 smithi098 ceph-mon[112673]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:39.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:38 smithi098 ceph-mon[108405]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:39.077 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:38 smithi150 ceph-mon[91513]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:39.695 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:39.695 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:39.696 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:39.696 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:39.696 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:13:39.696 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:39.696 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:39.696 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[112673]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:39.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:39.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:39.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:39.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:39.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:13:39.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:39.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:39.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:39 smithi098 ceph-mon[108405]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:39.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-04T21:13:40.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:40.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:40.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:40.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:40.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:13:40.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:40.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:40.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:39 smithi150 ceph-mon[91513]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:40.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:13:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:13:40] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-04T21:13:40.985 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:13:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:40.964045266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:41.671 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:13:42.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mgr 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mon 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all crash 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: Upgrade: osd.0 is safe to restart 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[108405]: from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:13:42.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mgr 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mon 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all crash 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: Upgrade: osd.0 is safe to restart 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:42.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:41 smithi098 ceph-mon[112673]: from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:42.252 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (3m) 52s ago 24m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (2m) 114s ago 23m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (4m) 52s ago 23m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (4m) 114s ago 28m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (13m) 52s ago 29m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (75s) 52s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (119s) 114s ago 28m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (61s) 52s ago 28m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (3m) 52s ago 23m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (3m) 114s ago 23m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (27m) 52s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 55061925283e 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (27m) 52s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:13:42.253 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (27m) 52s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (26m) 52s ago 26m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (26m) 114s ago 26m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (25m) 114s ago 25m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (25m) 114s ago 25m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (25m) 114s ago 24m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (3m) 114s ago 24m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (23m) 52s ago 23m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:13:42.254 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (23m) 114s ago 23m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:13:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:13:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:13:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:13:42.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mgr 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mon 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all crash 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: Upgrade: osd.0 is safe to restart 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:41 smithi150 ceph-mon[91513]: from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:42.616 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:13:42.616 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:13:42.617 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:13:42.618 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 10, 2024-09-04T21:13:42.618 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 5 2024-09-04T21:13:42.618 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:13:42.618 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:13:42.915 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "0/8 daemons upgraded", 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:13:42.916 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:13:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: Upgrade: Updating osd.0 2024-09-04T21:13:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T21:13:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: Deploying daemon osd.0 on smithi098 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/3934760715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: Upgrade: Updating osd.0 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: Deploying daemon osd.0 on smithi098 2024-09-04T21:13:43.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:43 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/3934760715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: Upgrade: Updating osd.0 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: Deploying daemon osd.0 on smithi098 2024-09-04T21:13:43.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/3934760715' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:13:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:43.959505705Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:44.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:44 smithi098 ceph-mon[108405]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:44.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:44 smithi098 ceph-mon[108405]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:44.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:44 smithi098 ceph-mon[112673]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:44.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:44 smithi098 ceph-mon[112673]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:44 smithi150 ceph-mon[91513]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:13:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:44 smithi150 ceph-mon[91513]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:45.813 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:45 smithi098 systemd[1]: Stopping Ceph osd.0 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:13:45.813 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[38751]: 2024-09-04T21:13:45.673+0000 7fe7020d1640 -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-04T21:13:45.813 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[38751]: 2024-09-04T21:13:45.673+0000 7fe7020d1640 -1 osd.0 111 *** Got signal Terminated *** 2024-09-04T21:13:45.813 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[38751]: 2024-09-04T21:13:45.673+0000 7fe7020d1640 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:13:46.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[112673]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:46.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:46.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[112673]: osd.0 marked itself down and dead 2024-09-04T21:13:46.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:46.805 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[108405]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:46.805 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:46.805 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[108405]: osd.0 marked itself down and dead 2024-09-04T21:13:46.805 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:46 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:46 smithi150 ceph-mon[91513]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:13:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:46 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:46 smithi150 ceph-mon[91513]: osd.0 marked itself down and dead 2024-09-04T21:13:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:46 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:13:47.062 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:46 smithi098 podman[118327]: 2024-09-04 21:13:46.80276219 +0000 UTC m=+1.221577232 container died 55061925283ed9adf73c336ad8059c937cc551aeb4a55fce2077acd87ee5d463 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, RELEASE=squid-91c8a7e, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-04T21:13:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:46.964505854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:47.460 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:47 smithi098 podman[118327]: 2024-09-04 21:13:47.165534481 +0000 UTC m=+1.584349511 container cleanup 55061925283ed9adf73c336ad8059c937cc551aeb4a55fce2077acd87ee5d463 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-91c8a7e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-04T21:13:47.460 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:47 smithi098 bash[118327]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0 2024-09-04T21:13:47.813 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:47 smithi098 podman[118342]: 2024-09-04 21:13:47.458491735 +0000 UTC m=+0.646178036 container remove 55061925283ed9adf73c336ad8059c937cc551aeb4a55fce2077acd87ee5d463 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-91c8a7e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-04T21:13:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:47 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:13:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:47 smithi098 ceph-mon[108405]: osdmap e112: 8 total, 7 up, 8 in 2024-09-04T21:13:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:47 smithi098 ceph-mon[108405]: osdmap e113: 8 total, 7 up, 8 in 2024-09-04T21:13:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:47 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:13:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:47 smithi098 ceph-mon[112673]: osdmap e112: 8 total, 7 up, 8 in 2024-09-04T21:13:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:47 smithi098 ceph-mon[112673]: osdmap e113: 8 total, 7 up, 8 in 2024-09-04T21:13:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:47 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:13:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:47 smithi150 ceph-mon[91513]: osdmap e112: 8 total, 7 up, 8 in 2024-09-04T21:13:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:47 smithi150 ceph-mon[91513]: osdmap e113: 8 total, 7 up, 8 in 2024-09-04T21:13:48.072 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:47 smithi098 podman[118440]: 2024-09-04 21:13:47.719180158 +0000 UTC m=+0.016359326 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:48.072 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:47 smithi098 podman[118440]: 2024-09-04 21:13:47.853319655 +0000 UTC m=+0.150498828 container create 00e8d167d537ac6745543a2678d9d0c028d5464c5ab099ef9f7ffaaf7eea5441 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-04T21:13:48.511 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 podman[118440]: 2024-09-04 21:13:48.070581057 +0000 UTC m=+0.367760221 container init 00e8d167d537ac6745543a2678d9d0c028d5464c5ab099ef9f7ffaaf7eea5441 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-04T21:13:48.511 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 podman[118440]: 2024-09-04 21:13:48.073908549 +0000 UTC m=+0.371087727 container start 00e8d167d537ac6745543a2678d9d0c028d5464c5ab099ef9f7ffaaf7eea5441 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-04T21:13:48.511 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 podman[118440]: 2024-09-04 21:13:48.16233909 +0000 UTC m=+0.459518262 container attach 00e8d167d537ac6745543a2678d9d0c028d5464c5ab099ef9f7ffaaf7eea5441 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-04T21:13:48.511 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 podman[118440]: 2024-09-04 21:13:48.268142931 +0000 UTC m=+0.565322096 container died 00e8d167d537ac6745543a2678d9d0c028d5464c5ab099ef9f7ffaaf7eea5441 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-04T21:13:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:48 smithi098 ceph-mon[112673]: pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:13:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:48 smithi098 ceph-mon[108405]: pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:13:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:48 smithi150 ceph-mon[91513]: pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:13:49.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 podman[118466]: 2024-09-04 21:13:48.92491373 +0000 UTC m=+0.650795464 container remove 00e8d167d537ac6745543a2678d9d0c028d5464c5ab099ef9f7ffaaf7eea5441 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:13:49.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-04T21:13:49.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 systemd[1]: Stopped Ceph osd.0 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:13:49.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:48 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.0.service: Consumed 13.437s CPU time. 2024-09-04T21:13:49.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 systemd[1]: Starting Ceph osd.0 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:13:49.614 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 podman[118562]: 2024-09-04 21:13:49.260934579 +0000 UTC m=+0.015863934 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:49.614 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 podman[118562]: 2024-09-04 21:13:49.368269918 +0000 UTC m=+0.123199302 container create cf8803f93c5f6d17288b85b503f90d31ebc4655e415fa0bd022653b845f0d95f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True) 2024-09-04T21:13:50.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 podman[118562]: 2024-09-04 21:13:49.61283918 +0000 UTC m=+0.367768540 container init cf8803f93c5f6d17288b85b503f90d31ebc4655e415fa0bd022653b845f0d95f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-04T21:13:50.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 podman[118562]: 2024-09-04 21:13:49.61634445 +0000 UTC m=+0.371273793 container start cf8803f93c5f6d17288b85b503f90d31ebc4655e415fa0bd022653b845f0d95f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-04T21:13:50.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 podman[118562]: 2024-09-04 21:13:49.695951711 +0000 UTC m=+0.450881063 container attach cf8803f93c5f6d17288b85b503f90d31ebc4655e415fa0bd022653b845f0d95f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:13:50.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:13:50.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 bash[118562]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:13:50.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:13:50.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:49 smithi098 bash[118562]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:13:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:49.959620939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:50.503 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T21:13:50.503 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 bash[118562]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T21:13:50.503 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: 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-04T21:13:50.503 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 bash[118562]: 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-04T21:13:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-mon[108405]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-mon[112673]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:50.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:13:50] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.51.0" 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 bash[118562]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 bash[118562]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 bash[118562]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T21:13:50.814 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 bash[118562]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-04T21:13:50.815 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate[118577]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-04T21:13:50.815 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 bash[118562]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-04T21:13:50.815 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:50 smithi098 podman[118562]: 2024-09-04 21:13:50.533442862 +0000 UTC m=+1.288372211 container died cf8803f93c5f6d17288b85b503f90d31ebc4655e415fa0bd022653b845f0d95f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:13:50.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:50 smithi150 ceph-mon[91513]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:13:51.563 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 podman[118717]: 2024-09-04 21:13:51.242033002 +0000 UTC m=+0.701552592 container remove cf8803f93c5f6d17288b85b503f90d31ebc4655e415fa0bd022653b845f0d95f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-activate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:13:51.563 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 podman[118774]: 2024-09-04 21:13:51.347948065 +0000 UTC m=+0.015742145 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:13:51.563 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 podman[118774]: 2024-09-04 21:13:51.459835163 +0000 UTC m=+0.127629280 container create d14ffb657308ed149ae32e20ea2105c82eca47c89e4ae6d51820f3cb844c9b67 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , 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=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-09-04T21:13:52.064 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 podman[118774]: 2024-09-04 21:13:51.687526156 +0000 UTC m=+0.355320231 container init d14ffb657308ed149ae32e20ea2105c82eca47c89e4ae6d51820f3cb844c9b67 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0) 2024-09-04T21:13:52.064 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 podman[118774]: 2024-09-04 21:13:51.69089162 +0000 UTC m=+0.358685701 container start d14ffb657308ed149ae32e20ea2105c82eca47c89e4ae6d51820f3cb844c9b67 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:13:52.064 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 ceph-osd[118793]: -- 172.21.15.98:0/4066400618 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e3531ada40 con 0x55e353f7c400 2024-09-04T21:13:52.065 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 bash[118774]: d14ffb657308ed149ae32e20ea2105c82eca47c89e4ae6d51820f3cb844c9b67 2024-09-04T21:13:52.065 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:51 smithi098 systemd[1]: Started Ceph osd.0 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[112673]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[108405]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:52 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:52 smithi150 ceph-mon[91513]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:13:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:52 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:52 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:52 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:53.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:52.96612424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:53.563 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:53 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[118788]: 2024-09-04T21:13:53.333+0000 7f18fdabb640 -1 Falling back to public interface 2024-09-04T21:13:53.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:53 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:53 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:13:54.040 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:53 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:13:54.845 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:54 smithi098 ceph-mon[112673]: pgmap v144: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:54 smithi150 ceph-mon[91513]: pgmap v144: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:54.845 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:54 smithi098 ceph-mon[108405]: pgmap v144: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:56.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:55.962443323Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:56 smithi150 ceph-mon[91513]: pgmap v145: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:56 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:56 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:56 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:56 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:56 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[112673]: pgmap v145: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:56.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:56.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[108405]: pgmap v145: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:56.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:13:56.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:56.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:57.142 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:56 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[118788]: 2024-09-04T21:13:56.888+0000 7f18fdabb640 -1 osd.0 111 log_to_monitors true 2024-09-04T21:13:57.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:57 smithi150 ceph-mon[91513]: from='osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T21:13:57.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:57 smithi150 ceph-mon[91513]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T21:13:57.883 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:57 smithi098 ceph-mon[112673]: from='osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T21:13:57.883 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:57 smithi098 ceph-mon[112673]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T21:13:57.883 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:13:57 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[118788]: 2024-09-04T21:13:57.625+0000 7f18f185d640 -1 osd.0 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:13:57.884 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:57 smithi098 ceph-mon[108405]: from='osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T21:13:57.884 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:57 smithi098 ceph-mon[108405]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-04T21:13:58.921 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[108405]: pgmap v146: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[108405]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[108405]: osdmap e114: 8 total, 7 up, 8 in 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[108405]: from='osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[108405]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[112673]: pgmap v146: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[112673]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[112673]: osdmap e114: 8 total, 7 up, 8 in 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[112673]: from='osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:13:58.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:58 smithi098 ceph-mon[112673]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:13:58.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:58 smithi150 ceph-mon[91513]: pgmap v146: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:13:58.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:58 smithi150 ceph-mon[91513]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-04T21:13:58.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:58 smithi150 ceph-mon[91513]: osdmap e114: 8 total, 7 up, 8 in 2024-09-04T21:13:58.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:58 smithi150 ceph-mon[91513]: from='osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:13:58.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:58 smithi150 ceph-mon[91513]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:13:59.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:13:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:13:58.96546427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:13:59.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:13:59.724+0000 7f7d5017d640 -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-04T21:13:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:13:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422] boot 2024-09-04T21:13:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: osdmap e115: 8 total, 8 up, 8 in 2024-09-04T21:13:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T21:13:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:59.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422] boot 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: osdmap e115: 8 total, 8 up, 8 in 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:13:59.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:13:59 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: osd.0 [v2:172.21.15.98:6802/199994422,v1:172.21.15.98:6803/199994422] boot 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: osdmap e115: 8 total, 8 up, 8 in 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:13:59 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:00.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:14:00] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.51.0" 2024-09-04T21:14:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[108405]: pgmap v149: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:14:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[108405]: osdmap e116: 8 total, 8 up, 8 in 2024-09-04T21:14:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[112673]: pgmap v149: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[112673]: osdmap e116: 8 total, 8 up, 8 in 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T21:14:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:00 smithi150 ceph-mon[91513]: pgmap v149: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-04T21:14:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:00 smithi150 ceph-mon[91513]: osdmap e116: 8 total, 8 up, 8 in 2024-09-04T21:14:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T21:14:01.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:01 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T21:14:01.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:01 smithi150 ceph-mon[91513]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:14:01.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:01 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:01.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:01 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[112673]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[108405]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:01 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:02.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:01.963511989Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:02 smithi098 ceph-mon[112673]: pgmap v151: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-04T21:14:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:02 smithi098 ceph-mon[108405]: pgmap v151: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-04T21:14:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:02 smithi150 ceph-mon[91513]: pgmap v151: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-04T21:14:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:03 smithi098 ceph-mon[112673]: pgmap v152: 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-04T21:14:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:03 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-04T21:14:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:03 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:14:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:03 smithi098 ceph-mon[108405]: pgmap v152: 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-04T21:14:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:03 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-04T21:14:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:03 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:14:04.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:03 smithi150 ceph-mon[91513]: pgmap v152: 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-04T21:14:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:03 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-04T21:14:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:03 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:14:05.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:04.96011333Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:06 smithi098 ceph-mon[112673]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-04T21:14:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:06 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:06 smithi098 ceph-mon[108405]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-04T21:14:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:06 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:06 smithi150 ceph-mon[91513]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-09-04T21:14:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:06 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:08.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:07.959285238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:08 smithi098 ceph-mon[112673]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:14:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:08 smithi098 ceph-mon[108405]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:14:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:08 smithi150 ceph-mon[91513]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:14:10.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:10 smithi098 ceph-mon[108405]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:14:10.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:10 smithi098 ceph-mon[112673]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:14:10.563 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:14:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:14:10] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.51.0" 2024-09-04T21:14:10.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:10 smithi150 ceph-mon[91513]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:14:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:10.959264324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:12.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:12 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:12.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:12 smithi098 ceph-mon[108405]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-04T21:14:12.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:12 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:12.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:12 smithi098 ceph-mon[112673]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-04T21:14:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:12 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:12.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:12 smithi150 ceph-mon[91513]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-09-04T21:14:13.227 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:14:13.785 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (3m) 17s ago 24m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (3m) 2m ago 24m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (4m) 17s ago 23m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (4m) 2m ago 28m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (13m) 17s ago 30m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (107s) 17s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (2m) 2m ago 29m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:14:13.786 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (93s) 17s ago 28m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (4m) 17s ago 24m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (4m) 2m ago 24m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (22s) 17s ago 28m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (27m) 17s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 61ad8c4d21c3 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (27m) 17s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (27m) 17s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (26m) 2m ago 26m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (26m) 2m ago 26m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (25m) 2m ago 25m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (25m) 2m ago 25m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (3m) 2m ago 25m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (24m) 17s ago 24m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:14:13.787 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (24m) 2m ago 24m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:14:14.121 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 7, 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 1 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:14:14.122 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:14:14.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:14:14.123 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:14:14.123 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 9, 2024-09-04T21:14:14.123 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 6 2024-09-04T21:14:14.123 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:14:14.123 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:14:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:13.970050054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "1/8 daemons upgraded", 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:14:14.404 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:14:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[112673]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[112673]: pgmap v157: 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-04T21:14:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[112673]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/1926925903' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[108405]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[108405]: pgmap v157: 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-04T21:14:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[108405]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:14 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/1926925903' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:14 smithi150 ceph-mon[91513]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:14 smithi150 ceph-mon[91513]: pgmap v157: 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-04T21:14:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:14 smithi150 ceph-mon[91513]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:14 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/1926925903' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:15.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:15 smithi098 ceph-mon[112673]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:15.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:15 smithi098 ceph-mon[112673]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:15.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:15 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T21:14:15.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:15 smithi098 ceph-mon[108405]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:15.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:15 smithi098 ceph-mon[108405]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:15.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:15 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T21:14:15.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:15 smithi150 ceph-mon[91513]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:15 smithi150 ceph-mon[91513]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:15.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:15 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-04T21:14:16.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T21:14:16.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: Upgrade: osd.1 is safe to restart 2024-09-04T21:14:16.728 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: Upgrade: osd.1 is safe to restart 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: pgmap v158: 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-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:16.729 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: pgmap v158: 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-04T21:14:16.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:16.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:16.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:16.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:16.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T21:14:16.730 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: Upgrade: osd.1 is safe to restart 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: pgmap v158: 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-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-04T21:14:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:16.96427088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:17 smithi098 ceph-mon[108405]: Upgrade: Updating osd.1 2024-09-04T21:14:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:17 smithi098 ceph-mon[108405]: Deploying daemon osd.1 on smithi098 2024-09-04T21:14:17.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:17 smithi098 ceph-mon[112673]: Upgrade: Updating osd.1 2024-09-04T21:14:17.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:17 smithi098 ceph-mon[112673]: Deploying daemon osd.1 on smithi098 2024-09-04T21:14:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:17 smithi150 ceph-mon[91513]: Upgrade: Updating osd.1 2024-09-04T21:14:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:17 smithi150 ceph-mon[91513]: Deploying daemon osd.1 on smithi098 2024-09-04T21:14:18.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:18 smithi098 ceph-mon[112673]: pgmap v159: 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-04T21:14:18.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:18 smithi098 ceph-mon[108405]: pgmap v159: 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-04T21:14:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:18 smithi150 ceph-mon[91513]: pgmap v159: 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-04T21:14:19.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:19 smithi098 systemd[1]: Stopping Ceph osd.1 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:14:19.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[44349]: 2024-09-04T21:14:19.268+0000 7f951eadd640 -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-04T21:14:19.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[44349]: 2024-09-04T21:14:19.268+0000 7f951eadd640 -1 osd.1 116 *** Got signal Terminated *** 2024-09-04T21:14:19.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[44349]: 2024-09-04T21:14:19.268+0000 7f951eadd640 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:14:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:19 smithi098 ceph-mon[112673]: osd.1 marked itself down and dead 2024-09-04T21:14:19.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:19 smithi098 ceph-mon[108405]: osd.1 marked itself down and dead 2024-09-04T21:14:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:19 smithi150 ceph-mon[91513]: osd.1 marked itself down and dead 2024-09-04T21:14:20.145 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:19 smithi098 podman[123255]: 2024-09-04 21:14:19.831536051 +0000 UTC m=+0.654921449 container died 61ad8c4d21c343cf67f58cc819ab2ace26901aee43281d2cb0cc11a1949bad55 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-91c8a7e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-04T21:14:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:19.961757186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:20.444 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:20 smithi098 podman[123255]: 2024-09-04 21:14:20.143933603 +0000 UTC m=+0.967319000 container cleanup 61ad8c4d21c343cf67f58cc819ab2ace26901aee43281d2cb0cc11a1949bad55 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, RELEASE=squid-91c8a7e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-04T21:14:20.444 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:20 smithi098 bash[123255]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1 2024-09-04T21:14:20.767 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:14:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:14:20] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.51.0" 2024-09-04T21:14:20.767 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:20 smithi098 ceph-mon[112673]: pgmap v160: 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-04T21:14:20.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:20 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:14:20.768 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:20 smithi098 ceph-mon[112673]: osdmap e117: 8 total, 7 up, 8 in 2024-09-04T21:14:20.768 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:20 smithi098 podman[123272]: 2024-09-04 21:14:20.479040767 +0000 UTC m=+0.641762857 container remove 61ad8c4d21c343cf67f58cc819ab2ace26901aee43281d2cb0cc11a1949bad55 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-91c8a7e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True) 2024-09-04T21:14:20.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:20 smithi098 ceph-mon[108405]: pgmap v160: 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-04T21:14:20.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:20 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:14:20.768 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:20 smithi098 ceph-mon[108405]: osdmap e117: 8 total, 7 up, 8 in 2024-09-04T21:14:20.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:20 smithi150 ceph-mon[91513]: pgmap v160: 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-04T21:14:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:20 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:14:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:20 smithi150 ceph-mon[91513]: osdmap e117: 8 total, 7 up, 8 in 2024-09-04T21:14:21.060 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:20 smithi098 podman[123359]: 2024-09-04 21:14:20.668152249 +0000 UTC m=+0.015747470 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:21.060 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:20 smithi098 podman[123359]: 2024-09-04 21:14:20.795427666 +0000 UTC m=+0.143022885 container create 69518a01686fdd6880228b54281e37f9ca323013ad8f7501a9adf4d1b29c032f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:14:21.060 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 podman[123359]: 2024-09-04 21:14:21.058373166 +0000 UTC m=+0.405968388 container init 69518a01686fdd6880228b54281e37f9ca323013ad8f7501a9adf4d1b29c032f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-04T21:14:21.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 podman[123359]: 2024-09-04 21:14:21.062033335 +0000 UTC m=+0.409628560 container start 69518a01686fdd6880228b54281e37f9ca323013ad8f7501a9adf4d1b29c032f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:14:21.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 podman[123359]: 2024-09-04 21:14:21.132904918 +0000 UTC m=+0.480500142 container attach 69518a01686fdd6880228b54281e37f9ca323013ad8f7501a9adf4d1b29c032f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:14:21.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 podman[123359]: 2024-09-04 21:14:21.25617643 +0000 UTC m=+0.603771651 container died 69518a01686fdd6880228b54281e37f9ca323013ad8f7501a9adf4d1b29c032f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-04T21:14:21.800 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:21 smithi098 ceph-mon[112673]: osdmap e118: 8 total, 7 up, 8 in 2024-09-04T21:14:21.801 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:21 smithi098 ceph-mon[108405]: osdmap e118: 8 total, 7 up, 8 in 2024-09-04T21:14:21.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:21 smithi150 ceph-mon[91513]: osdmap e118: 8 total, 7 up, 8 in 2024-09-04T21:14:22.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 podman[123382]: 2024-09-04 21:14:21.945776814 +0000 UTC m=+0.683905323 container remove 69518a01686fdd6880228b54281e37f9ca323013ad8f7501a9adf4d1b29c032f (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, 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_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-04T21:14:22.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-04T21:14:22.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 systemd[1]: Stopped Ceph osd.1 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:14:22.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:21 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.1.service: Consumed 13.763s CPU time. 2024-09-04T21:14:22.459 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 systemd[1]: Starting Ceph osd.1 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:14:22.459 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 podman[123482]: 2024-09-04 21:14:22.372234729 +0000 UTC m=+0.108206987 container create ba64172524acc1fbc7aa11203aa29d612ae2cacafa269513299f3cc36eb492ee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-04T21:14:22.459 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 podman[123482]: 2024-09-04 21:14:22.279820727 +0000 UTC m=+0.015792953 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:22.742 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:22 smithi098 ceph-mon[108405]: pgmap v163: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:14:22.743 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:22 smithi098 ceph-mon[112673]: pgmap v163: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:14:22.743 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 podman[123482]: 2024-09-04 21:14:22.608195417 +0000 UTC m=+0.344167630 container init ba64172524acc1fbc7aa11203aa29d612ae2cacafa269513299f3cc36eb492ee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2) 2024-09-04T21:14:22.743 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 podman[123482]: 2024-09-04 21:14:22.611604705 +0000 UTC m=+0.347576930 container start ba64172524acc1fbc7aa11203aa29d612ae2cacafa269513299f3cc36eb492ee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:14:22.743 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 podman[123482]: 2024-09-04 21:14:22.699869974 +0000 UTC m=+0.435842190 container attach ba64172524acc1fbc7aa11203aa29d612ae2cacafa269513299f3cc36eb492ee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-04T21:14:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:22 smithi150 ceph-mon[91513]: pgmap v163: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:14:23.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:14:23.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 bash[123482]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:14:23.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:14:23.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:22 smithi098 bash[123482]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:14:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:22.959597734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:23.511 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T21:14:23.511 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 bash[123482]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T21:14:23.511 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: 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-04T21:14:23.511 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 bash[123482]: 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-04T21:14:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:14:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:14:23.813 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T21:14:23.813 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 bash[123482]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T21:14:23.813 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 bash[123482]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 bash[123482]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 bash[123482]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate[123497]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 bash[123482]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-04T21:14:23.814 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:23 smithi098 podman[123482]: 2024-09-04 21:14:23.545697205 +0000 UTC m=+1.281669433 container died ba64172524acc1fbc7aa11203aa29d612ae2cacafa269513299f3cc36eb492ee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True) 2024-09-04T21:14:23.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:23 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:14:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:24 smithi098 ceph-mon[108405]: pgmap v164: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:24 smithi098 ceph-mon[112673]: pgmap v164: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:24.563 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 podman[123639]: 2024-09-04 21:14:24.296453556 +0000 UTC m=+0.744958597 container remove ba64172524acc1fbc7aa11203aa29d612ae2cacafa269513299f3cc36eb492ee (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-04T21:14:24.563 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 podman[123697]: 2024-09-04 21:14:24.411667168 +0000 UTC m=+0.016126544 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:24.563 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 podman[123697]: 2024-09-04 21:14:24.522486819 +0000 UTC m=+0.126946196 container create 16177b741d47eb4efd579ceb1add52c992e746143ea03d55311424a30f2b2eda (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, 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, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-04T21:14:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:24 smithi150 ceph-mon[91513]: pgmap v164: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:25.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 podman[123697]: 2024-09-04 21:14:24.750140038 +0000 UTC m=+0.354599416 container init 16177b741d47eb4efd579ceb1add52c992e746143ea03d55311424a30f2b2eda (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:14:25.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 podman[123697]: 2024-09-04 21:14:24.753257522 +0000 UTC m=+0.357716899 container start 16177b741d47eb4efd579ceb1add52c992e746143ea03d55311424a30f2b2eda (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, 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, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-04T21:14:25.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 ceph-osd[123716]: -- 172.21.15.98:0/3039716408 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ac1b461a40 con 0x55ac1b43fc00 2024-09-04T21:14:25.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 bash[123697]: 16177b741d47eb4efd579ceb1add52c992e746143ea03d55311424a30f2b2eda 2024-09-04T21:14:25.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:24 smithi098 systemd[1]: Started Ceph osd.1 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:14:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[112673]: pgmap v165: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:26.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:26.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[108405]: pgmap v165: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:26.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:25 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:25.962165499Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:25 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:25 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:25 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:25 smithi150 ceph-mon[91513]: pgmap v165: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:26.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:25 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:26.663 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:26 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[123712]: 2024-09-04T21:14:26.405+0000 7fd8bc22f640 -1 Falling back to public interface 2024-09-04T21:14:28.718 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:28 smithi098 ceph-mon[112673]: pgmap v166: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:28.719 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:28 smithi098 ceph-mon[108405]: pgmap v166: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:28 smithi150 ceph-mon[91513]: pgmap v166: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:29.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:28.969902001Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:30.257 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:29 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[123712]: 2024-09-04T21:14:29.918+0000 7fd8bc22f640 -1 osd.1 116 log_to_monitors true 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[108405]: pgmap v167: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[108405]: from='osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[108405]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.258 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.259 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[112673]: pgmap v167: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:30.259 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.259 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.259 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[112673]: from='osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T21:14:30.259 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-mon[112673]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T21:14:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:30 smithi150 ceph-mon[91513]: pgmap v167: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:30 smithi150 ceph-mon[91513]: from='osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T21:14:30.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:30 smithi150 ceph-mon[91513]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-04T21:14:30.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:14:30] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.51.0" 2024-09-04T21:14:30.813 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:14:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[123712]: 2024-09-04T21:14:30.758+0000 7fd8b3fd9640 -1 osd.1 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:14:32.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[108405]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T21:14:32.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[108405]: osdmap e119: 8 total, 7 up, 8 in 2024-09-04T21:14:32.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[108405]: from='osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:14:32.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[108405]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[108405]: pgmap v169: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[112673]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[112673]: osdmap e119: 8 total, 7 up, 8 in 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[112673]: from='osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[112673]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:32.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:31 smithi098 ceph-mon[112673]: pgmap v169: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:32.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:31.959658526Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:32.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-mon[91513]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-04T21:14:32.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-mon[91513]: osdmap e119: 8 total, 7 up, 8 in 2024-09-04T21:14:32.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-mon[91513]: from='osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:14:32.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-mon[91513]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:14:32.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:32.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:32.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:31 smithi150 ceph-mon[91513]: pgmap v169: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[108405]: osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875] boot 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[108405]: osdmap e120: 8 total, 8 up, 8 in 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[108405]: osdmap e121: 8 total, 8 up, 8 in 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[112673]: osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875] boot 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[112673]: osdmap e120: 8 total, 8 up, 8 in 2024-09-04T21:14:33.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T21:14:33.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:32 smithi098 ceph-mon[112673]: osdmap e121: 8 total, 8 up, 8 in 2024-09-04T21:14:33.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:32 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:14:33.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:32 smithi150 ceph-mon[91513]: osd.1 [v2:172.21.15.98:6810/675892875,v1:172.21.15.98:6811/675892875] boot 2024-09-04T21:14:33.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:32 smithi150 ceph-mon[91513]: osdmap e120: 8 total, 8 up, 8 in 2024-09-04T21:14:33.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:32 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-04T21:14:33.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:32 smithi150 ceph-mon[91513]: osdmap e121: 8 total, 8 up, 8 in 2024-09-04T21:14:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: Upgrade: Finalizing container_image settings 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:14:34.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:34.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: Upgrade: Finalizing container_image settings 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:14:34.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:14:34.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:14:34.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:14:34.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: Upgrade: Complete! 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[112673]: pgmap v172: 161 pgs: 5 peering, 38 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: Upgrade: Complete! 2024-09-04T21:14:34.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:33 smithi098 ceph-mon[108405]: pgmap v172: 161 pgs: 5 peering, 38 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T21:14:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: Upgrade: Finalizing container_image settings 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:14:34.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:14:34.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: Upgrade: Complete! 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:34.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:34.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:34.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:33 smithi150 ceph-mon[91513]: pgmap v172: 161 pgs: 5 peering, 38 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T21:14:35.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:34 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T21:14:35.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:34 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T21:14:35.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:34 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T21:14:35.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:34.973762567Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:35 smithi098 ceph-mon[108405]: pgmap v173: 161 pgs: 5 peering, 38 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T21:14:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:35 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:35 smithi098 ceph-mon[112673]: pgmap v173: 161 pgs: 5 peering, 38 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:35 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:36.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:35 smithi150 ceph-mon[91513]: pgmap v173: 161 pgs: 5 peering, 38 active+undersized, 20 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-04T21:14:36.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:35 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:37.594 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:38 smithi150 ceph-mon[91513]: pgmap v174: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-04T21:14:38.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:37.959936661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:38.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:38 smithi098 ceph-mon[112673]: pgmap v174: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-04T21:14:38.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:38 smithi098 ceph-mon[108405]: pgmap v174: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-04T21:14:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:39 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded) 2024-09-04T21:14:39.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:39 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:14:39.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:39 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded) 2024-09-04T21:14:39.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:39 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:14:39.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:39 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/636 objects degraded (12.264%), 20 pgs degraded) 2024-09-04T21:14:39.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:39 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:14:40.511 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:40 smithi098 ceph-mon[112673]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:40.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:40 smithi098 ceph-mon[108405]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:40.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:40 smithi150 ceph-mon[91513]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:40.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:14:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:14:40] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.51.0" 2024-09-04T21:14:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:40.969567093Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:42 smithi098 ceph-mon[112673]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 530 B/s rd, 0 op/s 2024-09-04T21:14:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:42 smithi098 ceph-mon[108405]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 530 B/s rd, 0 op/s 2024-09-04T21:14:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:42 smithi150 ceph-mon[91513]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 530 B/s rd, 0 op/s 2024-09-04T21:14:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:43.962404261Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:44.713 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:44 smithi098 ceph-mon[112673]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-04T21:14:44.713 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:44 smithi098 ceph-mon[108405]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-04T21:14:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:44 smithi150 ceph-mon[91513]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-04T21:14:45.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:14:45.670 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (4m) 17s ago 25m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (3m) 2m ago 24m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (5m) 17s ago 24m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (5m) 2m ago 29m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (14m) 17s ago 30m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (2m) 17s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:14:46.344 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (3m) 2m ago 29m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (2m) 17s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (4m) 17s ago 24m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (4m) 2m ago 24m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (54s) 17s ago 28m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (21s) 17s ago 28m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (28m) 17s ago 28m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (27m) 17s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (27m) 2m ago 27m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (26m) 2m ago 26m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (26m) 2m ago 26m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (26m) 2m ago 26m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:14:46.345 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (4m) 2m ago 25m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:14:46.346 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (24m) 17s ago 24m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:14:46.346 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (24m) 2m ago 24m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[108405]: from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[108405]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[112673]: from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[112673]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:46.601 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:46.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:46.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:46.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:46 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:46 smithi150 ceph-mon[91513]: from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:46 smithi150 ceph-mon[91513]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:46 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:46 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:46.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:46 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:14:46.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:46 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:46.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-04T21:14:47.213 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:14:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:46.967299527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:47.598 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:47 smithi098 ceph-mon[108405]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:47.598 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:47 smithi098 ceph-mon[112673]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:47 smithi150 ceph-mon[91513]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:47.944 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:14:48.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-04T21:14:48.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:48 smithi098 ceph-mon[108405]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:48 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/2211555198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:48 smithi098 ceph-mon[112673]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:48 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/2211555198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:48.813 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:14:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:48 smithi150 ceph-mon[91513]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:48 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/2211555198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:49.963058122Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:50.722 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:14:50.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:50 smithi098 ceph-mon[112673]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:50.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:50 smithi098 ceph-mon[112673]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:50.723 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:50 smithi098 ceph-mon[108405]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:50.723 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:50 smithi098 ceph-mon[108405]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:50.724 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:14:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:14:50] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-04T21:14:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:50 smithi150 ceph-mon[91513]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:50 smithi150 ceph-mon[91513]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:51.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T21:14:51.570 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": null, 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": false, 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "", 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": null, 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:14:52.238 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:14:52.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:52 smithi098 ceph-mon[112673]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:52.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:52 smithi098 ceph-mon[108405]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:52.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:14:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:52 smithi150 ceph-mon[91513]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:53.079 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:14:53.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:52.959701606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:53.771 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:14:53.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:53 smithi098 ceph-mon[112673]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:53.772 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:53 smithi098 ceph-mon[108405]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:53.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:53 smithi150 ceph-mon[91513]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:54.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-04T21:14:54.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:54 smithi098 ceph-mon[112673]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:54.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:54 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/1359382376' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:14:54.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:54 smithi098 ceph-mon[108405]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:54.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:54 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/1359382376' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:14:54.684 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:14:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:54 smithi150 ceph-mon[91513]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:54 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/1359382376' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:14:56.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:55.960091724Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:56.634 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:56.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:56 smithi098 ceph-mon[112673]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:56.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:56 smithi098 ceph-mon[112673]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:56.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:56 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:56.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:56 smithi098 ceph-mon[108405]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:56.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:56 smithi098 ceph-mon[108405]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:56.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:56 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:56 smithi150 ceph-mon[91513]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:14:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:56 smithi150 ceph-mon[91513]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:14:56.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:56 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:14:57.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[108405]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[112673]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:58.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:57 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:57 smithi150 ceph-mon[91513]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:57 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:57 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:14:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:57 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:14:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:57 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.493 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.903 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.903 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.903 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:58 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-04T21:14:58.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:14:58.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-04T21:14:59.198 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:14:59.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:14:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:14:58.960214424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (4m) 30s ago 25m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (4m) 3m ago 25m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (5m) 30s ago 24m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (14m) 30s ago 30m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (2m) 30s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (3m) 3m ago 29m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (2m) 30s ago 29m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (5m) 30s ago 25m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:14:59.773 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (5m) 3m ago 25m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (68s) 30s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (35s) 30s ago 28m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (28m) 30s ago 28m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 806a59d9ecb9 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (27m) 30s ago 27m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (27m) 3m ago 27m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (27m) 3m ago 27m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (26m) 3m ago 26m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (26m) 3m ago 26m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (4m) 3m ago 25m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (24m) 30s ago 24m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:14:59.774 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (24m) 3m ago 24m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:15:00.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[112673]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:15:00.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[112673]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:15:00.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mgr 2024-09-04T21:15:00.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mon 2024-09-04T21:15:00.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all crash 2024-09-04T21:15:00.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[112673]: Upgrade: osd.2 is safe to restart 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[108405]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[108405]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mgr 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mon 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all crash 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-04T21:15:00.035 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:14:59 smithi098 ceph-mon[108405]: Upgrade: osd.2 is safe to restart 2024-09-04T21:15:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:59 smithi150 ceph-mon[91513]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:15:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:59 smithi150 ceph-mon[91513]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:15:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:59 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mgr 2024-09-04T21:15:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:59 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mon 2024-09-04T21:15:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:59 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all crash 2024-09-04T21:15:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:59 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-04T21:15:00.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:14:59 smithi150 ceph-mon[91513]: Upgrade: osd.2 is safe to restart 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 6, 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:15:00.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 8, 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 7 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:15:00.127 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "2/8 daemons upgraded", 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:15:00.438 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:15:00.439 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:15:00.796 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[112673]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:00.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[112673]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:00.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[112673]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:00.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:00.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T21:15:00.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:00.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/3099732730' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:00.797 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:15:00] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-04T21:15:00.798 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[108405]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:00.798 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[108405]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:00.798 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[108405]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:00.798 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:00.798 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T21:15:00.798 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:00.798 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:00 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/3099732730' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:00 smithi150 ceph-mon[91513]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:00 smithi150 ceph-mon[91513]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:00 smithi150 ceph-mon[91513]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:00 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-04T21:15:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:00 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/3099732730' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:01.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[112673]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[112673]: Upgrade: Updating osd.2 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[112673]: Deploying daemon osd.2 on smithi098 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[112673]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[108405]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[108405]: Upgrade: Updating osd.2 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[108405]: Deploying daemon osd.2 on smithi098 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[108405]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:01 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:01.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:01 smithi150 ceph-mon[91513]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:01 smithi150 ceph-mon[91513]: Upgrade: Updating osd.2 2024-09-04T21:15:01.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:01 smithi150 ceph-mon[91513]: Deploying daemon osd.2 on smithi098 2024-09-04T21:15:01.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:01 smithi150 ceph-mon[91513]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:01.972 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:01 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:02.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:01.969760203Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:02.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:02 smithi098 ceph-mon[112673]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:02.918 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:02 smithi098 ceph-mon[108405]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:03.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:02 smithi150 ceph-mon[91513]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:03.269 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:03 smithi098 systemd[1]: Stopping Ceph osd.2 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:15:03.563 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:03 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[50193]: 2024-09-04T21:15:03.437+0000 7f38068d3640 -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-04T21:15:03.563 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:03 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[50193]: 2024-09-04T21:15:03.437+0000 7f38068d3640 -1 osd.2 121 *** Got signal Terminated *** 2024-09-04T21:15:03.563 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:03 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[50193]: 2024-09-04T21:15:03.437+0000 7f38068d3640 -1 osd.2 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:15:04.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:03 smithi098 ceph-mon[108405]: osd.2 marked itself down and dead 2024-09-04T21:15:04.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:03 smithi098 ceph-mon[112673]: osd.2 marked itself down and dead 2024-09-04T21:15:04.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:03 smithi150 ceph-mon[91513]: osd.2 marked itself down and dead 2024-09-04T21:15:04.432 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:04 smithi098 podman[129744]: 2024-09-04 21:15:04.152882966 +0000 UTC m=+0.869607374 container died 806a59d9ecb92eb74de8481c98c691564c087d631c006ac30bf9f35f60ce8317 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-04T21:15:04.782 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:04 smithi098 ceph-mon[108405]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:04.782 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:04 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:15:04.782 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:04 smithi098 ceph-mon[108405]: osdmap e122: 8 total, 7 up, 8 in 2024-09-04T21:15:04.782 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:04 smithi098 ceph-mon[112673]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:04.782 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:04 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:15:04.783 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:04 smithi098 ceph-mon[112673]: osdmap e122: 8 total, 7 up, 8 in 2024-09-04T21:15:04.783 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:04 smithi098 podman[129744]: 2024-09-04 21:15:04.529309965 +0000 UTC m=+1.246034382 container cleanup 806a59d9ecb92eb74de8481c98c691564c087d631c006ac30bf9f35f60ce8317 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-04T21:15:04.783 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:04 smithi098 bash[129744]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2 2024-09-04T21:15:04.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:04 smithi150 ceph-mon[91513]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:04.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:04 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:15:04.967 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:04 smithi150 ceph-mon[91513]: osdmap e122: 8 total, 7 up, 8 in 2024-09-04T21:15:05.062 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:04 smithi098 podman[129760]: 2024-09-04 21:15:04.780682983 +0000 UTC m=+0.630092042 container remove 806a59d9ecb92eb74de8481c98c691564c087d631c006ac30bf9f35f60ce8317 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-91c8a7e, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS) 2024-09-04T21:15:05.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:04.965402043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:05.386 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:05 smithi098 podman[129850]: 2024-09-04 21:15:05.131643237 +0000 UTC m=+0.107479593 container create 9ad5b13b5306732f818735ebd40bc4e3d6c1e524fcdca08875685718a5de1c65 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-04T21:15:05.386 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:05 smithi098 podman[129850]: 2024-09-04 21:15:05.039665422 +0000 UTC m=+0.015501791 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:05.386 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:05 smithi098 podman[129850]: 2024-09-04 21:15:05.384188249 +0000 UTC m=+0.360024610 container init 9ad5b13b5306732f818735ebd40bc4e3d6c1e524fcdca08875685718a5de1c65 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-04T21:15:05.645 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:05 smithi098 podman[129850]: 2024-09-04 21:15:05.387903793 +0000 UTC m=+0.363740148 container start 9ad5b13b5306732f818735ebd40bc4e3d6c1e524fcdca08875685718a5de1c65 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-04T21:15:05.645 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:05 smithi098 podman[129850]: 2024-09-04 21:15:05.475995678 +0000 UTC m=+0.451832037 container attach 9ad5b13b5306732f818735ebd40bc4e3d6c1e524fcdca08875685718a5de1c65 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-04T21:15:05.645 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:05 smithi098 podman[129850]: 2024-09-04 21:15:05.57984687 +0000 UTC m=+0.555683225 container died 9ad5b13b5306732f818735ebd40bc4e3d6c1e524fcdca08875685718a5de1c65 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-04T21:15:06.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:05 smithi098 ceph-mon[112673]: osdmap e123: 8 total, 7 up, 8 in 2024-09-04T21:15:06.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:05 smithi098 ceph-mon[108405]: osdmap e123: 8 total, 7 up, 8 in 2024-09-04T21:15:06.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:05 smithi150 ceph-mon[91513]: osdmap e123: 8 total, 7 up, 8 in 2024-09-04T21:15:06.450 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 podman[129873]: 2024-09-04 21:15:06.224114442 +0000 UTC m=+0.638458674 container remove 9ad5b13b5306732f818735ebd40bc4e3d6c1e524fcdca08875685718a5de1c65 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-04T21:15:06.450 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-04T21:15:06.450 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 systemd[1]: Stopped Ceph osd.2 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:15:06.450 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.2.service: Consumed 11.353s CPU time. 2024-09-04T21:15:06.450 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 systemd[1]: Starting Ceph osd.2 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:15:06.784 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:06 smithi098 ceph-mon[112673]: pgmap v190: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:15:06.784 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:06 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:06.785 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:06 smithi098 ceph-mon[108405]: pgmap v190: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:15:06.785 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:06 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:06.785 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 podman[129970]: 2024-09-04 21:15:06.561155924 +0000 UTC m=+0.016258774 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:06.785 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 podman[129970]: 2024-09-04 21:15:06.667251789 +0000 UTC m=+0.122354677 container create 02037806a988b09e1303644df8bcdaf61d086a5c799ea4515e22b50436947860 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True) 2024-09-04T21:15:07.045 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 podman[129970]: 2024-09-04 21:15:06.936822187 +0000 UTC m=+0.391925038 container init 02037806a988b09e1303644df8bcdaf61d086a5c799ea4515e22b50436947860 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-04T21:15:07.045 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:06 smithi098 podman[129970]: 2024-09-04 21:15:06.940233464 +0000 UTC m=+0.395336313 container start 02037806a988b09e1303644df8bcdaf61d086a5c799ea4515e22b50436947860 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:15:07.045 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 podman[129970]: 2024-09-04 21:15:07.043248304 +0000 UTC m=+0.498351161 container attach 02037806a988b09e1303644df8bcdaf61d086a5c799ea4515e22b50436947860 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-04T21:15:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:06 smithi150 ceph-mon[91513]: pgmap v190: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:15:07.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:06 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:07.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:07.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:07.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:07.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-mon[108405]: pgmap v191: 161 pgs: 26 active+undersized, 2 stale+active+clean, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 53/636 objects degraded (8.333%) 2024-09-04T21:15:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:07.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-mon[112673]: pgmap v191: 161 pgs: 26 active+undersized, 2 stale+active+clean, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 53/636 objects degraded (8.333%) 2024-09-04T21:15:07.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:07.814 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T21:15:07.814 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T21:15:07.814 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: 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-04T21:15:07.814 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: 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-04T21:15:08.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:07.965950159Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:07 smithi150 ceph-mon[91513]: pgmap v191: 161 pgs: 26 active+undersized, 2 stale+active+clean, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 53/636 objects degraded (8.333%) 2024-09-04T21:15:08.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:07 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:08.159 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T21:15:08.159 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate[129985]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 bash[129970]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-04T21:15:08.160 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:07 smithi098 podman[129970]: 2024-09-04 21:15:07.870577069 +0000 UTC m=+1.325679917 container died 02037806a988b09e1303644df8bcdaf61d086a5c799ea4515e22b50436947860 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-04T21:15:08.917 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:08 smithi098 podman[130131]: 2024-09-04 21:15:08.591385755 +0000 UTC m=+0.711286625 container remove 02037806a988b09e1303644df8bcdaf61d086a5c799ea4515e22b50436947860 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-04T21:15:08.917 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:08 smithi098 podman[130189]: 2024-09-04 21:15:08.701522693 +0000 UTC m=+0.015567833 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:08.917 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:08 smithi098 podman[130189]: 2024-09-04 21:15:08.800414872 +0000 UTC m=+0.114460011 container create 3fc971efc7cb83f44e646097c38eb02734a750cf40f9feaf2efd0f2313b19de2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:15:09.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:09 smithi098 podman[130189]: 2024-09-04 21:15:09.044510558 +0000 UTC m=+0.358555705 container init 3fc971efc7cb83f44e646097c38eb02734a750cf40f9feaf2efd0f2313b19de2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-04T21:15:09.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:09 smithi098 podman[130189]: 2024-09-04 21:15:09.04773359 +0000 UTC m=+0.361778733 container start 3fc971efc7cb83f44e646097c38eb02734a750cf40f9feaf2efd0f2313b19de2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-04T21:15:09.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:09 smithi098 ceph-osd[130208]: -- 172.21.15.98:0/2339763266 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c9433d7a40 con 0x55c9433b5c00 2024-09-04T21:15:09.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:09 smithi098 bash[130189]: 3fc971efc7cb83f44e646097c38eb02734a750cf40f9feaf2efd0f2313b19de2 2024-09-04T21:15:09.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:09 smithi098 systemd[1]: Started Ceph osd.2 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[112673]: pgmap v192: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-mon[108405]: pgmap v192: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:10 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:10 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:10 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:10.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:10 smithi150 ceph-mon[91513]: pgmap v192: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:10.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:15:10] "GET /metrics HTTP/1.1" 200 38282 "" "Prometheus/2.51.0" 2024-09-04T21:15:10.813 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[130204]: 2024-09-04T21:15:10.697+0000 7f2db3d4c640 -1 Falling back to public interface 2024-09-04T21:15:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:10.968951627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:12.701 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:12 smithi098 ceph-mon[112673]: pgmap v193: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:12.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:12 smithi098 ceph-mon[108405]: pgmap v193: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:12 smithi150 ceph-mon[91513]: pgmap v193: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:13.965556594Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:14.563 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[130204]: 2024-09-04T21:15:14.249+0000 7f2db3d4c640 -1 osd.2 121 log_to_monitors true 2024-09-04T21:15:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[108405]: pgmap v194: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[108405]: from='osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T21:15:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[108405]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T21:15:14.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[112673]: pgmap v194: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:14.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[112673]: from='osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T21:15:14.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:14 smithi098 ceph-mon[112673]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T21:15:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:14 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:14 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:14 smithi150 ceph-mon[91513]: pgmap v194: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:14 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:14 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:14 smithi150 ceph-mon[91513]: from='osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T21:15:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:14 smithi150 ceph-mon[91513]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-04T21:15:15.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[130204]: 2024-09-04T21:15:14.999+0000 7f2dabaf6640 -1 osd.2 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:15:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[108405]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T21:15:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[108405]: osdmap e124: 8 total, 7 up, 8 in 2024-09-04T21:15:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[108405]: from='osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:15:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[108405]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:15:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[108405]: pgmap v196: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:16.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[112673]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T21:15:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[112673]: osdmap e124: 8 total, 7 up, 8 in 2024-09-04T21:15:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[112673]: from='osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:15:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[112673]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:15:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[112673]: pgmap v196: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:15 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:15 smithi150 ceph-mon[91513]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-04T21:15:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:15 smithi150 ceph-mon[91513]: osdmap e124: 8 total, 7 up, 8 in 2024-09-04T21:15:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:15 smithi150 ceph-mon[91513]: from='osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:15:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:15 smithi150 ceph-mon[91513]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:15:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:15 smithi150 ceph-mon[91513]: pgmap v196: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-04T21:15:16.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:15 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:17.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:15:17.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[112673]: osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852] boot 2024-09-04T21:15:17.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[112673]: osdmap e125: 8 total, 8 up, 8 in 2024-09-04T21:15:17.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T21:15:17.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[108405]: osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852] boot 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[108405]: osdmap e125: 8 total, 8 up, 8 in 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:17.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:16 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:16.973764806Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:17.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:15:17.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-mon[91513]: osd.2 [v2:172.21.15.98:6818/1906017852,v1:172.21.15.98:6819/1906017852] boot 2024-09-04T21:15:17.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-mon[91513]: osdmap e125: 8 total, 8 up, 8 in 2024-09-04T21:15:17.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-04T21:15:17.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:17.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:17.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:16 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:18.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: osdmap e126: 8 total, 8 up, 8 in 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:15:18.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: Upgrade: Finalizing container_image settings 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: osdmap e126: 8 total, 8 up, 8 in 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: Upgrade: Finalizing container_image settings 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:15:18.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: Upgrade: Complete! 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:15:18.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: pgmap v199: 161 pgs: 25 peering, 16 active+undersized, 6 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%) 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.074 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: Upgrade: Complete! 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: pgmap v199: 161 pgs: 25 peering, 16 active+undersized, 6 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%) 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.076 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.076 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.076 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.076 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.076 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: osdmap e126: 8 total, 8 up, 8 in 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: Upgrade: Finalizing container_image settings 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.349 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.350 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: Upgrade: Complete! 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: pgmap v199: 161 pgs: 25 peering, 16 active+undersized, 6 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 27/636 objects degraded (4.245%) 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:18.351 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:19.967081979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:20 smithi098 ceph-mon[112673]: pgmap v200: 161 pgs: 25 peering, 12 active+undersized, 5 active+undersized+degraded, 119 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-04T21:15:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:20 smithi098 ceph-mon[108405]: pgmap v200: 161 pgs: 25 peering, 12 active+undersized, 5 active+undersized+degraded, 119 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-04T21:15:20.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:15:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:15:20] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.51.0" 2024-09-04T21:15:20.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:20 smithi150 ceph-mon[91513]: pgmap v200: 161 pgs: 25 peering, 12 active+undersized, 5 active+undersized+degraded, 119 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-04T21:15:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:22 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:22.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:22 smithi098 ceph-mon[108405]: pgmap v201: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-09-04T21:15:22.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:22 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 22/636 objects degraded (3.459%), 5 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:22.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:22 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:22.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:22 smithi098 ceph-mon[112673]: pgmap v201: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-09-04T21:15:22.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:22 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 22/636 objects degraded (3.459%), 5 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:22 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:22 smithi150 ceph-mon[91513]: pgmap v201: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-09-04T21:15:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:22 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 22/636 objects degraded (3.459%), 5 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:22.965049227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:23 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 5 pgs degraded) 2024-09-04T21:15:23.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:23 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:15:23.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:23 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 5 pgs degraded) 2024-09-04T21:15:23.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:23 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:23 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/636 objects degraded (3.459%), 5 pgs degraded) 2024-09-04T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:23 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:15:24.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:24 smithi098 ceph-mon[112673]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:24.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:24 smithi098 ceph-mon[108405]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:24.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:24 smithi150 ceph-mon[91513]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:25.966266338Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:26 smithi098 ceph-mon[108405]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:15:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:26 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:26 smithi098 ceph-mon[112673]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:15:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:26 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:26 smithi150 ceph-mon[91513]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:15:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:26 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:28 smithi098 ceph-mon[112673]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-09-04T21:15:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:28 smithi098 ceph-mon[108405]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-09-04T21:15:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:28 smithi150 ceph-mon[91513]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-09-04T21:15:29.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:28.967371641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:30.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:30 smithi098 ceph-mon[112673]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:30.753 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:15:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:15:30] "GET /metrics HTTP/1.1" 200 38131 "" "Prometheus/2.51.0" 2024-09-04T21:15:30.754 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:30 smithi098 ceph-mon[108405]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:30.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:30 smithi150 ceph-mon[91513]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:31.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:15:31.716 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[108405]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[108405]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[112673]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:32.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:32 smithi098 ceph-mon[112673]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:31.973611896Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:32 smithi150 ceph-mon[91513]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:32 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:32 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:32 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:32 smithi150 ceph-mon[91513]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:32.352 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:15:32.352 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (4m) 19s ago 25m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:15:32.352 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (4m) 3m ago 25m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:15:32.352 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (6m) 19s ago 25m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:15:32.352 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (15m) 19s ago 31m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (3m) 19s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (3m) 3m ago 30m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (2m) 19s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (5m) 19s ago 25m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (5m) 3m ago 25m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (100s) 19s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (67s) 19s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (23s) 19s ago 28m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (28m) 19s ago 28m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (28m) 3m ago 28m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (27m) 3m ago 27m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (27m) 3m ago 27m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:15:32.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (26m) 3m ago 26m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:15:32.354 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (5m) 3m ago 26m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:15:32.354 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (25m) 19s ago 25m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:15:32.354 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (25m) 3m ago 25m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:15:33.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-04T21:15:33.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:33 smithi098 ceph-mon[112673]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:33.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:33 smithi098 ceph-mon[108405]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:33.331 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:15:33.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:33 smithi150 ceph-mon[91513]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:34.037 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:15:34.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:34 smithi098 ceph-mon[112673]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:34.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:34 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/2930521636' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:34 smithi098 ceph-mon[108405]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:34.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:34 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/2930521636' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:34.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:34 smithi150 ceph-mon[91513]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:34.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:34 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/2930521636' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:34.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-04T21:15:35.177 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:15:35.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:34.967565457Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:36.531 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:36 smithi098 ceph-mon[112673]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:36.531 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:36 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:36.531 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:36 smithi098 ceph-mon[108405]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:36.531 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:36 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:36 smithi150 ceph-mon[91513]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:36.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:36 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:37.367 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:15:37.665 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:37 smithi098 ceph-mon[112673]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:37.666 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:37 smithi098 ceph-mon[108405]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:37.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:37 smithi150 ceph-mon[91513]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:38.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T21:15:38.246 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:15:38.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:37.964300351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:38.644 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:38 smithi098 ceph-mon[112673]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:38.644 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:38 smithi098 ceph-mon[108405]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:38.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:38 smithi150 ceph-mon[91513]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:38.924 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:15:38.924 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": null, 2024-09-04T21:15:38.924 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": false, 2024-09-04T21:15:38.924 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "", 2024-09-04T21:15:38.925 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:15:38.925 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": null, 2024-09-04T21:15:38.925 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:15:38.925 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:15:38.925 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:15:39.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:15:39.820 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:15:40.497 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:15:40.497 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:40 smithi098 ceph-mon[112673]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:40.497 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:40 smithi098 ceph-mon[112673]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:40.497 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:40 smithi098 ceph-mon[108405]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:40.498 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:40 smithi098 ceph-mon[108405]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:40.788 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:15:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:15:40] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.51.0" 2024-09-04T21:15:40.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:40 smithi150 ceph-mon[91513]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:40.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:40 smithi150 ceph-mon[91513]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:41.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-04T21:15:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:40.965762502Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:41.378 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:15:41.785 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:41 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/2954372036' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:15:41.785 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:41 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/2954372036' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:15:41.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:41 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/2954372036' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:15:42.732 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:42 smithi098 ceph-mon[112673]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:42.732 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:42 smithi098 ceph-mon[108405]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:42 smithi150 ceph-mon[91513]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:43.513 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:43.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:43 smithi098 ceph-mon[108405]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:43 smithi098 ceph-mon[112673]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:43.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:43 smithi150 ceph-mon[91513]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:44.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-04T21:15:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:43.959300527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[112673]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[112673]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[108405]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[108405]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:44 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:44 smithi150 ceph-mon[91513]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:44 smithi150 ceph-mon[91513]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:44 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:44 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:44 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:15:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:44 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.495 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:15:45.617 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-04T21:15:45.618 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.619 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-04T21:15:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:15:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-04T21:15:46.220 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:15:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:15:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:15:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mgr 2024-09-04T21:15:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mon 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all crash 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: Upgrade: osd.3 is safe to restart 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mgr 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mon 2024-09-04T21:15:46.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all crash 2024-09-04T21:15:46.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-04T21:15:46.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: Upgrade: osd.3 is safe to restart 2024-09-04T21:15:46.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:46 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (5m) 33s ago 26m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (4m) 3m ago 25m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (6m) 33s ago 25m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (6m) 3m ago 30m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (15m) 33s ago 31m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (3m) 33s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (4m) 3m ago 30m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (3m) 33s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (5m) 33s ago 25m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (5m) 3m ago 25m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (115s) 33s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:15:46.822 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (82s) 33s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (38s) 33s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (28m) 33s ago 28m - 2992M 19.1.1-259-g91c8a7e5 77770cf7e895 b8af970afcc7 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (28m) 3m ago 28m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (27m) 3m ago 27m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (27m) 3m ago 27m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (27m) 3m ago 27m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (5m) 3m ago 26m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (25m) 33s ago 25m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:15:46.823 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (25m) 3m ago 25m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mgr 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mon 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all crash 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-04T21:15:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: Upgrade: osd.3 is safe to restart 2024-09-04T21:15:46.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:15:47.177 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:15:47.177 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:15:47.177 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 5, 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:15:47.178 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 7, 2024-09-04T21:15:47.179 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 8 2024-09-04T21:15:47.179 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:15:47.179 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:15:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:46.966642058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "3/8 daemons upgraded", 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:15:47.487 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:15:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[112673]: from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[112673]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T21:15:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/186594484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:47.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:47.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[108405]: from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:47.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[108405]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:47.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:47.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T21:15:47.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:47.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:47 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/186594484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:47 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:47 smithi150 ceph-mon[91513]: from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:47 smithi150 ceph-mon[91513]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:47 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:47 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-04T21:15:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:47 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:15:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:47 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/186594484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[112673]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[112673]: Upgrade: Updating osd.3 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[112673]: Deploying daemon osd.3 on smithi098 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[112673]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[112673]: from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[108405]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[108405]: Upgrade: Updating osd.3 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[108405]: Deploying daemon osd.3 on smithi098 2024-09-04T21:15:48.637 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[108405]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:48.638 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:48 smithi098 ceph-mon[108405]: from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:48 smithi150 ceph-mon[91513]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:48 smithi150 ceph-mon[91513]: Upgrade: Updating osd.3 2024-09-04T21:15:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:48 smithi150 ceph-mon[91513]: Deploying daemon osd.3 on smithi098 2024-09-04T21:15:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:48 smithi150 ceph-mon[91513]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:15:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:48 smithi150 ceph-mon[91513]: from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:15:50.115 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:49 smithi098 systemd[1]: Stopping Ceph osd.3 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:15:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:49.959127534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:50.511 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[56138]: 2024-09-04T21:15:50.112+0000 7f8ae2a03640 -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-04T21:15:50.511 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[56138]: 2024-09-04T21:15:50.112+0000 7f8ae2a03640 -1 osd.3 126 *** Got signal Terminated *** 2024-09-04T21:15:50.511 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[56138]: 2024-09-04T21:15:50.112+0000 7f8ae2a03640 -1 osd.3 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:15:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-mon[108405]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-mon[108405]: osd.3 marked itself down and dead 2024-09-04T21:15:50.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:15:50] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.51.0" 2024-09-04T21:15:50.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-mon[112673]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:50.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:50 smithi098 ceph-mon[112673]: osd.3 marked itself down and dead 2024-09-04T21:15:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:50 smithi150 ceph-mon[91513]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:15:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:50 smithi150 ceph-mon[91513]: osd.3 marked itself down and dead 2024-09-04T21:15:51.332 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:51 smithi098 podman[136312]: 2024-09-04 21:15:51.063983044 +0000 UTC m=+1.072983727 container died b8af970afcc79db9664e431d1c004a3419c9934a7b204b85e7839a04f0d32fc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-91c8a7e, 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.name=CentOS Stream 9 Base Image) 2024-09-04T21:15:51.716 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:51 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:15:51.716 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:51 smithi098 ceph-mon[108405]: osdmap e127: 8 total, 7 up, 8 in 2024-09-04T21:15:51.716 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:51 smithi098 ceph-mon[108405]: osdmap e128: 8 total, 7 up, 8 in 2024-09-04T21:15:51.717 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:51 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:15:51.717 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:51 smithi098 ceph-mon[112673]: osdmap e127: 8 total, 7 up, 8 in 2024-09-04T21:15:51.717 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:51 smithi098 ceph-mon[112673]: osdmap e128: 8 total, 7 up, 8 in 2024-09-04T21:15:51.717 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:51 smithi098 podman[136312]: 2024-09-04 21:15:51.454971975 +0000 UTC m=+1.463972651 container cleanup b8af970afcc79db9664e431d1c004a3419c9934a7b204b85e7839a04f0d32fc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, org.label-schema.license=GPLv2, 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.build-date=20240731) 2024-09-04T21:15:51.717 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:51 smithi098 bash[136312]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3 2024-09-04T21:15:51.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:51 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:15:51.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:51 smithi150 ceph-mon[91513]: osdmap e127: 8 total, 7 up, 8 in 2024-09-04T21:15:51.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:51 smithi150 ceph-mon[91513]: osdmap e128: 8 total, 7 up, 8 in 2024-09-04T21:15:52.017 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:51 smithi098 podman[136328]: 2024-09-04 21:15:51.714827638 +0000 UTC m=+0.647159688 container remove b8af970afcc79db9664e431d1c004a3419c9934a7b204b85e7839a04f0d32fc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-91c8a7e, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-04T21:15:52.312 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 podman[136416]: 2024-09-04 21:15:52.015942119 +0000 UTC m=+0.101276513 container create 04aed5e4dfc5592eb32e9a0bd0a2f4a5ea04e5af8bfe698b78c1ffe460ffa7be (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-04T21:15:52.312 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 podman[136416]: 2024-09-04 21:15:51.930568779 +0000 UTC m=+0.015903166 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:52.312 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 podman[136416]: 2024-09-04 21:15:52.235321671 +0000 UTC m=+0.320656058 container init 04aed5e4dfc5592eb32e9a0bd0a2f4a5ea04e5af8bfe698b78c1ffe460ffa7be (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731) 2024-09-04T21:15:52.312 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 podman[136416]: 2024-09-04 21:15:52.238754954 +0000 UTC m=+0.324089346 container start 04aed5e4dfc5592eb32e9a0bd0a2f4a5ea04e5af8bfe698b78c1ffe460ffa7be (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-04T21:15:52.312 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 podman[136416]: 2024-09-04 21:15:52.310324459 +0000 UTC m=+0.395658869 container attach 04aed5e4dfc5592eb32e9a0bd0a2f4a5ea04e5af8bfe698b78c1ffe460ffa7be (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:15:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:52 smithi098 ceph-mon[108405]: pgmap v217: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:15:52.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:52 smithi098 ceph-mon[108405]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-04T21:15:52.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:52 smithi098 ceph-mon[112673]: pgmap v217: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:15:52.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:52 smithi098 ceph-mon[112673]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-04T21:15:52.563 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 podman[136416]: 2024-09-04 21:15:52.422723648 +0000 UTC m=+0.508058039 container died 04aed5e4dfc5592eb32e9a0bd0a2f4a5ea04e5af8bfe698b78c1ffe460ffa7be (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:15:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:52 smithi150 ceph-mon[91513]: pgmap v217: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:15:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:52 smithi150 ceph-mon[91513]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-04T21:15:53.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 podman[136439]: 2024-09-04 21:15:52.96445901 +0000 UTC m=+0.535698624 container remove 04aed5e4dfc5592eb32e9a0bd0a2f4a5ea04e5af8bfe698b78c1ffe460ffa7be (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:15:53.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-04T21:15:53.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 systemd[1]: Stopped Ceph osd.3 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:15:53.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:52 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.3.service: Consumed 15.632s CPU time. 2024-09-04T21:15:53.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 systemd[1]: Starting Ceph osd.3 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:15:53.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:52.965010248Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:53.657 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:53 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:53.657 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:53 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:53.658 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 podman[136538]: 2024-09-04 21:15:53.304757121 +0000 UTC m=+0.015897916 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:53.658 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 podman[136538]: 2024-09-04 21:15:53.424379455 +0000 UTC m=+0.135520250 container create 5892ede48509e85a1863e613d81d01c5df943ebdd31c82b813182126c9818eb6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD) 2024-09-04T21:15:53.658 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 podman[136538]: 2024-09-04 21:15:53.65220615 +0000 UTC m=+0.363346946 container init 5892ede48509e85a1863e613d81d01c5df943ebdd31c82b813182126c9818eb6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:15:53.658 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 podman[136538]: 2024-09-04 21:15:53.65572849 +0000 UTC m=+0.366869290 container start 5892ede48509e85a1863e613d81d01c5df943ebdd31c82b813182126c9818eb6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-04T21:15:54.063 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 podman[136538]: 2024-09-04 21:15:53.752399951 +0000 UTC m=+0.463540753 container attach 5892ede48509e85a1863e613d81d01c5df943ebdd31c82b813182126c9818eb6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-04T21:15:54.063 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:54.063 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 bash[136538]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:54.063 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:54.063 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:53 smithi098 bash[136538]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:15:54.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:53 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-04T21:15:54.544 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T21:15:54.544 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 bash[136538]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T21:15:54.544 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: 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-04T21:15:54.544 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 bash[136538]: 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-04T21:15:54.544 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T21:15:54.544 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 bash[136538]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T21:15:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-mon[108405]: pgmap v219: 161 pgs: 7 active+undersized, 44 peering, 3 stale+active+clean, 7 active+undersized+degraded, 100 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-04T21:15:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-mon[112673]: pgmap v219: 161 pgs: 7 active+undersized, 44 peering, 3 stale+active+clean, 7 active+undersized+degraded, 100 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-04T21:15:54.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T21:15:54.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 bash[136538]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T21:15:54.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-04T21:15:54.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 bash[136538]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-04T21:15:54.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T21:15:54.814 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 bash[136538]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-04T21:15:54.814 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate[136553]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-04T21:15:54.814 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 bash[136538]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-04T21:15:54.814 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:54 smithi098 podman[136538]: 2024-09-04 21:15:54.570918101 +0000 UTC m=+1.282058897 container died 5892ede48509e85a1863e613d81d01c5df943ebdd31c82b813182126c9818eb6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:15:55.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:54 smithi150 ceph-mon[91513]: pgmap v219: 161 pgs: 7 active+undersized, 44 peering, 3 stale+active+clean, 7 active+undersized+degraded, 100 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-04T21:15:55.459 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 podman[136698]: 2024-09-04 21:15:55.156666446 +0000 UTC m=+0.579914828 container remove 5892ede48509e85a1863e613d81d01c5df943ebdd31c82b813182126c9818eb6 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-activate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-04T21:15:55.459 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 podman[136761]: 2024-09-04 21:15:55.357612138 +0000 UTC m=+0.105506540 container create 920c509a92a4b35fb660472a880af68b104fc216d2cc3e07aaba003ec0ffba8d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True) 2024-09-04T21:15:55.459 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 podman[136761]: 2024-09-04 21:15:55.267623927 +0000 UTC m=+0.015518330 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:15:55.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 podman[136761]: 2024-09-04 21:15:55.560199375 +0000 UTC m=+0.308093779 container init 920c509a92a4b35fb660472a880af68b104fc216d2cc3e07aaba003ec0ffba8d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:15:55.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 podman[136761]: 2024-09-04 21:15:55.563453358 +0000 UTC m=+0.311347762 container start 920c509a92a4b35fb660472a880af68b104fc216d2cc3e07aaba003ec0ffba8d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:15:55.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 ceph-osd[136780]: -- 172.21.15.98:0/676572694 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5564680a9a40 con 0x556468087c00 2024-09-04T21:15:55.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 bash[136761]: 920c509a92a4b35fb660472a880af68b104fc216d2cc3e07aaba003ec0ffba8d 2024-09-04T21:15:55.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:55 smithi098 systemd[1]: Started Ceph osd.3 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:15:56.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:55.963975726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:15:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:56 smithi098 ceph-mon[112673]: pgmap v220: 161 pgs: 14 active+undersized, 44 peering, 8 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26/636 objects degraded (4.088%) 2024-09-04T21:15:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:56 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:56 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:56 smithi098 ceph-mon[108405]: pgmap v220: 161 pgs: 14 active+undersized, 44 peering, 8 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26/636 objects degraded (4.088%) 2024-09-04T21:15:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:56 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:56 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:56 smithi150 ceph-mon[91513]: pgmap v220: 161 pgs: 14 active+undersized, 44 peering, 8 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26/636 objects degraded (4.088%) 2024-09-04T21:15:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:56 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:57.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:56 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:15:57.269 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:15:57 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:15:57.198+0000 7f2d29081640 -1 Falling back to public interface 2024-09-04T21:15:57.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:57 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:57.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:57 smithi098 ceph-mon[112673]: Health check update: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-04T21:15:57.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:57 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:57.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:57 smithi098 ceph-mon[108405]: Health check update: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-04T21:15:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:57 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:15:58.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:57 smithi150 ceph-mon[91513]: Health check update: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-04T21:15:58.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:58 smithi098 ceph-mon[112673]: pgmap v221: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:15:58.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:15:58 smithi098 ceph-mon[112673]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-04T21:15:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:58 smithi098 ceph-mon[108405]: pgmap v221: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:15:58.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:15:58 smithi098 ceph-mon[108405]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-04T21:15:58.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:58 smithi150 ceph-mon[91513]: pgmap v221: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:15:58.971 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:15:58 smithi150 ceph-mon[91513]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-04T21:15:59.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:15:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:15:58.969593283Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:00.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:16:00.522+0000 7f2d29081640 -1 osd.3 126 log_to_monitors true 2024-09-04T21:16:00.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:16:00] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.51.0" 2024-09-04T21:16:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[112673]: pgmap v222: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[112673]: from='osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[112673]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[108405]: pgmap v222: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:00.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[108405]: from='osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T21:16:00.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:00 smithi098 ceph-mon[108405]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T21:16:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:00 smithi150 ceph-mon[91513]: pgmap v222: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:16:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:00 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:00 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:00 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:00 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:00 smithi150 ceph-mon[91513]: from='osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T21:16:01.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:00 smithi150 ceph-mon[91513]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-04T21:16:01.812 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:16:01 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:16:01.468+0000 7f2d1ce23640 -1 osd.3 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: pgmap v223: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: osdmap e129: 8 total, 7 up, 8 in 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: from='osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:16:02.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: pgmap v223: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: osdmap e129: 8 total, 7 up, 8 in 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: from='osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:16:02.228 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:02 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:02.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:01.96882657Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:02.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: pgmap v223: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-04T21:16:02.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-04T21:16:02.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: osdmap e129: 8 total, 7 up, 8 in 2024-09-04T21:16:02.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: from='osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:16:02.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]} : dispatch 2024-09-04T21:16:02.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:02 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:03.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:16:03.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[112673]: osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471] boot 2024-09-04T21:16:03.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[112673]: osdmap e130: 8 total, 8 up, 8 in 2024-09-04T21:16:03.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T21:16:03.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:16:03.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[108405]: osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471] boot 2024-09-04T21:16:03.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[108405]: osdmap e130: 8 total, 8 up, 8 in 2024-09-04T21:16:03.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T21:16:03.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:03 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:16:03.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:03 smithi150 ceph-mon[91513]: osd.3 [v2:172.21.15.98:6826/1417779471,v1:172.21.15.98:6827/1417779471] boot 2024-09-04T21:16:03.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:03 smithi150 ceph-mon[91513]: osdmap e130: 8 total, 8 up, 8 in 2024-09-04T21:16:03.348 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:03 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-04T21:16:04.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:03 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:16:03.769+0000 7f7d5017d640 -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-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: pgmap v226: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: osdmap e131: 8 total, 8 up, 8 in 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: pgmap v226: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: osdmap e131: 8 total, 8 up, 8 in 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:16:04.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:04 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: pgmap v226: 161 pgs: 8 peering, 36 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/636 objects degraded (10.535%) 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: osdmap e131: 8 total, 8 up, 8 in 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:16:04.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:04.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T21:16:05.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:04.968512131Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:05.700 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:05 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T21:16:05.700 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:05 smithi098 ceph-mon[112673]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T21:16:05.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:05 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T21:16:05.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:05 smithi098 ceph-mon[108405]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T21:16:05.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:05 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T21:16:05.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:05 smithi150 ceph-mon[91513]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-04T21:16:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:06 smithi098 ceph-mon[108405]: pgmap v228: 161 pgs: 8 peering, 32 active+undersized, 21 active+undersized+degraded, 100 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-04T21:16:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:06 smithi098 ceph-mon[112673]: pgmap v228: 161 pgs: 8 peering, 32 active+undersized, 21 active+undersized+degraded, 100 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-04T21:16:06.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:06 smithi150 ceph-mon[91513]: pgmap v228: 161 pgs: 8 peering, 32 active+undersized, 21 active+undersized+degraded, 100 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-04T21:16:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:07 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:07 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:07.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:07 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:07.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:07 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:07.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:07 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:07.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:07 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:08.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:07.959886345Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:08 smithi098 ceph-mon[112673]: pgmap v229: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:08 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded) 2024-09-04T21:16:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:08 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:16:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:08 smithi098 ceph-mon[108405]: pgmap v229: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:08.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:08 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded) 2024-09-04T21:16:08.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:08 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:16:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:08 smithi150 ceph-mon[91513]: pgmap v229: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:08 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded) 2024-09-04T21:16:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:08 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:16:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:10 smithi098 ceph-mon[108405]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:10 smithi098 ceph-mon[112673]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:10.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:16:10] "GET /metrics HTTP/1.1" 200 38282 "" "Prometheus/2.51.0" 2024-09-04T21:16:10.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:10 smithi150 ceph-mon[91513]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:10.959975638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:12 smithi098 ceph-mon[108405]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:12 smithi098 ceph-mon[112673]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:12 smithi150 ceph-mon[91513]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:13.96617276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:14.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:14 smithi098 ceph-mon[112673]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:14.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:14 smithi098 ceph-mon[108405]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:14 smithi150 ceph-mon[91513]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[112673]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[108405]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:16.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:16.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:16.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:16 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:16 smithi150 ceph-mon[91513]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-04T21:16:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:16 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:16 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:16.968744073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:17.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:17 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:17 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:17.787 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:16:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:17 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:18.342 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:16:18.342 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (5m) 18s ago 26m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:16:18.342 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (5m) 4m ago 26m 69.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (6m) 18s ago 26m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (6m) 4m ago 30m 456M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (16m) 18s ago 32m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (3m) 18s ago 32m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (4m) 4m ago 31m 23.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (3m) 18s ago 30m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (6m) 18s ago 26m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (6m) 4m ago 26m 12.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (2m) 18s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:16:18.343 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (113s) 18s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (69s) 18s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (23s) 18s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 920c509a92a4 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (28m) 4m ago 28m 66.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 61be2de7141c 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (28m) 4m ago 28m 56.0M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (28m) 4m ago 27m 52.9M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (27m) 4m ago 27m 63.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (5m) 4m ago 27m 43.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (26m) 18s ago 26m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:16:18.344 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (26m) 4m ago 26m 89.6M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 4, 2024-09-04T21:16:18.679 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 4 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 6, 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 9 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:16:18.680 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:16:18.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:18 smithi098 ceph-mon[112673]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-04T21:16:18.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:18 smithi098 ceph-mon[108405]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-04T21:16:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:18 smithi150 ceph-mon[91513]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "4/8 daemons upgraded", 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:16:18.962 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:16:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[112673]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[112673]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[112673]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/727238591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T21:16:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[108405]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[108405]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[108405]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/727238591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:19.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T21:16:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:19 smithi150 ceph-mon[91513]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:19 smithi150 ceph-mon[91513]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:19 smithi150 ceph-mon[91513]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:19 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/727238591' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-04T21:16:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:19.964562209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T21:16:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[108405]: Upgrade: osd.4 is safe to restart 2024-09-04T21:16:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[108405]: from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[108405]: pgmap v235: 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-04T21:16:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T21:16:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[112673]: Upgrade: osd.4 is safe to restart 2024-09-04T21:16:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[112673]: from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-mon[112673]: pgmap v235: 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-04T21:16:20.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:16:20] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-09-04T21:16:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:20 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-04T21:16:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:20 smithi150 ceph-mon[91513]: Upgrade: osd.4 is safe to restart 2024-09-04T21:16:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:20 smithi150 ceph-mon[91513]: from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:20 smithi150 ceph-mon[91513]: pgmap v235: 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-04T21:16:21.806 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:21 smithi150 ceph-mon[91513]: Upgrade: Updating osd.4 2024-09-04T21:16:21.806 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:21 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:21.806 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:21 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T21:16:21.806 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:21 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:21.806 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:21 smithi150 ceph-mon[91513]: Deploying daemon osd.4 on smithi150 2024-09-04T21:16:21.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[108405]: Upgrade: Updating osd.4 2024-09-04T21:16:21.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:21.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T21:16:21.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:21.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[108405]: Deploying daemon osd.4 on smithi150 2024-09-04T21:16:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[112673]: Upgrade: Updating osd.4 2024-09-04T21:16:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-04T21:16:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:21.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:21 smithi098 ceph-mon[112673]: Deploying daemon osd.4 on smithi150 2024-09-04T21:16:22.747 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:22 smithi150 ceph-mon[91513]: pgmap v236: 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-04T21:16:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:22 smithi098 ceph-mon[108405]: pgmap v236: 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-04T21:16:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:22 smithi098 ceph-mon[112673]: pgmap v236: 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-04T21:16:23.047 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:22.964156149Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:23.652 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:23 smithi150 systemd[1]: Stopping Ceph osd.4 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:16:24.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[33043]: 2024-09-04T21:16:23.649+0000 7f5e3af4a640 -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-04T21:16:24.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[33043]: 2024-09-04T21:16:23.649+0000 7f5e3af4a640 -1 osd.4 131 *** Got signal Terminated *** 2024-09-04T21:16:24.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[33043]: 2024-09-04T21:16:23.649+0000 7f5e3af4a640 -1 osd.4 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:16:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:24 smithi098 ceph-mon[112673]: pgmap v237: 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-04T21:16:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:24 smithi098 ceph-mon[112673]: osd.4 marked itself down and dead 2024-09-04T21:16:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:24 smithi098 ceph-mon[108405]: pgmap v237: 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-04T21:16:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:24 smithi098 ceph-mon[108405]: osd.4 marked itself down and dead 2024-09-04T21:16:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:24 smithi150 ceph-mon[91513]: pgmap v237: 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-04T21:16:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:24 smithi150 ceph-mon[91513]: osd.4 marked itself down and dead 2024-09-04T21:16:25.177 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:24 smithi150 podman[96457]: 2024-09-04 21:16:24.892162072 +0000 UTC m=+1.349441316 container died 61be2de7141cca1ff59ded58b0e7db9626dde55e587be1785bffe1a37be05434 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, RELEASE=squid-91c8a7e, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-04T21:16:25.510 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:25 smithi150 podman[96457]: 2024-09-04 21:16:25.274652992 +0000 UTC m=+1.731932236 container cleanup 61be2de7141cca1ff59ded58b0e7db9626dde55e587be1785bffe1a37be05434 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-91c8a7e, org.label-schema.license=GPLv2) 2024-09-04T21:16:25.510 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:25 smithi150 bash[96457]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4 2024-09-04T21:16:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:25 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:16:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:25 smithi098 ceph-mon[108405]: osdmap e132: 8 total, 7 up, 8 in 2024-09-04T21:16:25.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:25 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:16:25.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:25 smithi098 ceph-mon[112673]: osdmap e132: 8 total, 7 up, 8 in 2024-09-04T21:16:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:25 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:16:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:25 smithi150 ceph-mon[91513]: osdmap e132: 8 total, 7 up, 8 in 2024-09-04T21:16:25.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:25 smithi150 podman[96485]: 2024-09-04 21:16:25.568065565 +0000 UTC m=+0.664373288 container remove 61be2de7141cca1ff59ded58b0e7db9626dde55e587be1785bffe1a37be05434 (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-04T21:16:26.165 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:25.969519927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:26.165 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:25 smithi150 podman[96572]: 2024-09-04 21:16:25.804283894 +0000 UTC m=+0.016280063 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:16:26.165 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:25 smithi150 podman[96572]: 2024-09-04 21:16:25.927538306 +0000 UTC m=+0.139534468 container create 22b910f94b8e9dda747d5b3c1f9a97bc8df7823ae1628ac2286df0123efcb124 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:16:26.165 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 podman[96572]: 2024-09-04 21:16:26.163493213 +0000 UTC m=+0.375489379 container init 22b910f94b8e9dda747d5b3c1f9a97bc8df7823ae1628ac2286df0123efcb124 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-04T21:16:26.512 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 podman[96572]: 2024-09-04 21:16:26.166929736 +0000 UTC m=+0.378925900 container start 22b910f94b8e9dda747d5b3c1f9a97bc8df7823ae1628ac2286df0123efcb124 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T21:16:26.512 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 podman[96572]: 2024-09-04 21:16:26.255194783 +0000 UTC m=+0.467190961 container attach 22b910f94b8e9dda747d5b3c1f9a97bc8df7823ae1628ac2286df0123efcb124 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-09-04T21:16:26.512 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 podman[96572]: 2024-09-04 21:16:26.362083239 +0000 UTC m=+0.574079404 container died 22b910f94b8e9dda747d5b3c1f9a97bc8df7823ae1628ac2286df0123efcb124 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-04T21:16:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:26 smithi098 ceph-mon[108405]: pgmap v239: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:16:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:26 smithi098 ceph-mon[108405]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-04T21:16:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:26 smithi098 ceph-mon[108405]: osdmap e133: 8 total, 7 up, 8 in 2024-09-04T21:16:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:26 smithi098 ceph-mon[112673]: pgmap v239: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:16:26.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:26 smithi098 ceph-mon[112673]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-04T21:16:26.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:26 smithi098 ceph-mon[112673]: osdmap e133: 8 total, 7 up, 8 in 2024-09-04T21:16:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:26 smithi150 ceph-mon[91513]: pgmap v239: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:16:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:26 smithi150 ceph-mon[91513]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-04T21:16:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:26 smithi150 ceph-mon[91513]: osdmap e133: 8 total, 7 up, 8 in 2024-09-04T21:16:27.345 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 podman[96595]: 2024-09-04 21:16:26.967319933 +0000 UTC m=+0.599826712 container remove 22b910f94b8e9dda747d5b3c1f9a97bc8df7823ae1628ac2286df0123efcb124 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-04T21:16:27.345 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-04T21:16:27.345 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 systemd[1]: Stopped Ceph osd.4 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:16:27.345 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:26 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.4.service: Consumed 15.505s CPU time. 2024-09-04T21:16:27.345 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 systemd[1]: Starting Ceph osd.4 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:16:27.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:27 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:27.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:27 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:27.723 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:27 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:27.723 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 podman[96697]: 2024-09-04 21:16:27.385518636 +0000 UTC m=+0.105051656 container create b3c42470e3e240a87f186eb3bcb7f31b3803212c00b38c2f6c32d484b45e6a7a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:16:27.723 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 podman[96697]: 2024-09-04 21:16:27.296641684 +0000 UTC m=+0.016174712 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:16:27.723 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 podman[96697]: 2024-09-04 21:16:27.621370778 +0000 UTC m=+0.340903798 container init b3c42470e3e240a87f186eb3bcb7f31b3803212c00b38c2f6c32d484b45e6a7a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-04T21:16:27.724 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 podman[96697]: 2024-09-04 21:16:27.624951218 +0000 UTC m=+0.344484246 container start b3c42470e3e240a87f186eb3bcb7f31b3803212c00b38c2f6c32d484b45e6a7a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-04T21:16:27.724 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 podman[96697]: 2024-09-04 21:16:27.721466946 +0000 UTC m=+0.440999967 container attach b3c42470e3e240a87f186eb3bcb7f31b3803212c00b38c2f6c32d484b45e6a7a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True) 2024-09-04T21:16:28.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:16:28.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 bash[96697]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:16:28.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:16:28.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:27 smithi150 bash[96697]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:16:28.513 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T21:16:28.514 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 bash[96697]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T21:16:28.514 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: 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-04T21:16:28.514 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 bash[96697]: 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-04T21:16:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:28 smithi098 ceph-mon[108405]: pgmap v241: 161 pgs: 35 active+undersized, 6 peering, 2 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-04T21:16:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:28 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:28 smithi098 ceph-mon[112673]: pgmap v241: 161 pgs: 35 active+undersized, 6 peering, 2 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-04T21:16:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:28 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:28.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-mon[91513]: pgmap v241: 161 pgs: 35 active+undersized, 6 peering, 2 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-04T21:16:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 bash[96697]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 bash[96697]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 bash[96697]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 bash[96697]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate[96712]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-04T21:16:28.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 bash[96697]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-04T21:16:28.846 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:28 smithi150 podman[96697]: 2024-09-04 21:16:28.546014182 +0000 UTC m=+1.265547204 container died b3c42470e3e240a87f186eb3bcb7f31b3803212c00b38c2f6c32d484b45e6a7a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, 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, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-04T21:16:29.135 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:28.961880272Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:29.446 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 podman[96839]: 2024-09-04 21:16:29.133474717 +0000 UTC m=+0.581095737 container remove b3c42470e3e240a87f186eb3bcb7f31b3803212c00b38c2f6c32d484b45e6a7a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-04T21:16:29.446 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 podman[96898]: 2024-09-04 21:16:29.243592621 +0000 UTC m=+0.016234392 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:16:29.446 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 podman[96898]: 2024-09-04 21:16:29.342588363 +0000 UTC m=+0.115230129 container create a1ad6ab4113eb89b66d07682b95adadcc93ee5d704dd5f0f52ac910468ba8eb9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:16:29.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 podman[96898]: 2024-09-04 21:16:29.562142092 +0000 UTC m=+0.334783858 container init a1ad6ab4113eb89b66d07682b95adadcc93ee5d704dd5f0f52ac910468ba8eb9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-04T21:16:29.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 podman[96898]: 2024-09-04 21:16:29.565467844 +0000 UTC m=+0.338109611 container start a1ad6ab4113eb89b66d07682b95adadcc93ee5d704dd5f0f52ac910468ba8eb9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-04T21:16:29.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 ceph-osd[96917]: -- 172.21.15.150:0/914139940 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d113bb3a40 con 0x55d114982000 2024-09-04T21:16:29.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 bash[96898]: a1ad6ab4113eb89b66d07682b95adadcc93ee5d704dd5f0f52ac910468ba8eb9 2024-09-04T21:16:29.845 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:29 smithi150 systemd[1]: Started Ceph osd.4 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:16:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[108405]: pgmap v242: 161 pgs: 38 active+undersized, 6 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 101/636 objects degraded (15.881%) 2024-09-04T21:16:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[112673]: pgmap v242: 161 pgs: 38 active+undersized, 6 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 101/636 objects degraded (15.881%) 2024-09-04T21:16:30.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:16:30] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-09-04T21:16:30.834 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:30 smithi150 ceph-mon[91513]: pgmap v242: 161 pgs: 38 active+undersized, 6 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 101/636 objects degraded (15.881%) 2024-09-04T21:16:30.834 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.834 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.834 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:30.834 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:30 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:31.510 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:16:31.224+0000 7fd4e775e640 -1 Falling back to public interface 2024-09-04T21:16:32.306 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:31.970046275Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:32.306 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:32 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:32.306 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:32 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:32.306 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:32 smithi150 ceph-mon[91513]: pgmap v243: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:32 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:32 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:32 smithi098 ceph-mon[108405]: pgmap v243: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:32 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:32 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:32 smithi098 ceph-mon[112673]: pgmap v243: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:33.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:33 smithi150 ceph-mon[91513]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-04T21:16:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:33 smithi098 ceph-mon[112673]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-04T21:16:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:33 smithi098 ceph-mon[108405]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-04T21:16:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:34 smithi150 ceph-mon[91513]: pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:34 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:34.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:34 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:34 smithi098 ceph-mon[112673]: pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:34 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:34 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:34 smithi098 ceph-mon[108405]: pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:34 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:34 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:35.075 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:34.95933685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:35.076 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:16:34.779+0000 7fd4e775e640 -1 osd.4 131 log_to_monitors true 2024-09-04T21:16:35.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:35 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:35.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:35 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:35.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:35 smithi150 ceph-mon[91513]: from='osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T21:16:35.965 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:35 smithi150 ceph-mon[91513]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T21:16:35.966 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:16:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:16:35.707+0000 7fd4db500640 -1 osd.4 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:16:36.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:36.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:36.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[112673]: from='osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T21:16:36.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[112673]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T21:16:36.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:36.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:36.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[108405]: from='osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T21:16:36.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:35 smithi098 ceph-mon[108405]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-04T21:16:36.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:36 smithi150 ceph-mon[91513]: pgmap v245: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:36.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:36 smithi150 ceph-mon[91513]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T21:16:36.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:36 smithi150 ceph-mon[91513]: osdmap e134: 8 total, 7 up, 8 in 2024-09-04T21:16:36.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:36 smithi150 ceph-mon[91513]: from='osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:16:36.989 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:36 smithi150 ceph-mon[91513]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:16:37.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[112673]: pgmap v245: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[112673]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[112673]: osdmap e134: 8 total, 7 up, 8 in 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[112673]: from='osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[112673]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[108405]: pgmap v245: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[108405]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[108405]: osdmap e134: 8 total, 7 up, 8 in 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[108405]: from='osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:16:37.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:36 smithi098 ceph-mon[108405]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:16:37.961 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:37.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:16:37.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140] boot 2024-09-04T21:16:37.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: osdmap e135: 8 total, 8 up, 8 in 2024-09-04T21:16:37.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T21:16:37.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:37.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: pgmap v248: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-04T21:16:37.962 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:38.062 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:16:37.856+0000 7f7d5017d640 -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-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140] boot 2024-09-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: osdmap e135: 8 total, 8 up, 8 in 2024-09-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: pgmap v248: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-04T21:16:38.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: osd.4 [v2:172.21.15.150:6800/679837140,v1:172.21.15.150:6801/679837140] boot 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: osdmap e135: 8 total, 8 up, 8 in 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: pgmap v248: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-04T21:16:38.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:38.347 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:37.959528107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:16:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: osdmap e136: 8 total, 8 up, 8 in 2024-09-04T21:16:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:16:39.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[112673]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: osdmap e136: 8 total, 8 up, 8 in 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:39.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:16:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T21:16:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T21:16:39.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:38 smithi098 ceph-mon[108405]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: osdmap e136: 8 total, 8 up, 8 in 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:39.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T21:16:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T21:16:39.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:38 smithi150 ceph-mon[91513]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-04T21:16:40.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:39 smithi098 ceph-mon[108405]: pgmap v250: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 90/636 objects degraded (14.151%) 2024-09-04T21:16:40.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:39 smithi098 ceph-mon[112673]: pgmap v250: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 90/636 objects degraded (14.151%) 2024-09-04T21:16:40.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:39 smithi150 ceph-mon[91513]: pgmap v250: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 90/636 objects degraded (14.151%) 2024-09-04T21:16:40.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:16:40] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-04T21:16:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:40.964375855Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:42 smithi098 ceph-mon[108405]: pgmap v251: 161 pgs: 7 peering, 16 active+undersized, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-04T21:16:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:42 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 54/636 objects degraded (8.491%), 11 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:42 smithi098 ceph-mon[112673]: pgmap v251: 161 pgs: 7 peering, 16 active+undersized, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-04T21:16:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:42 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 54/636 objects degraded (8.491%), 11 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:42 smithi150 ceph-mon[91513]: pgmap v251: 161 pgs: 7 peering, 16 active+undersized, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-04T21:16:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:42 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 54/636 objects degraded (8.491%), 11 pgs degraded (PG_DEGRADED) 2024-09-04T21:16:43.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:43 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/636 objects degraded (8.491%), 11 pgs degraded) 2024-09-04T21:16:43.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:43 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:16:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:43 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/636 objects degraded (8.491%), 11 pgs degraded) 2024-09-04T21:16:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:43 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:16:43.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:43 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/636 objects degraded (8.491%), 11 pgs degraded) 2024-09-04T21:16:43.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:43 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:16:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:43.970509996Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:44 smithi098 ceph-mon[108405]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T21:16:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:44 smithi098 ceph-mon[112673]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T21:16:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:44 smithi150 ceph-mon[91513]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-04T21:16:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:46 smithi098 ceph-mon[112673]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-04T21:16:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:46 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:46.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:46 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:46 smithi098 ceph-mon[108405]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-04T21:16:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:46 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:46 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:46 smithi150 ceph-mon[91513]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-04T21:16:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:46 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:46 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:16:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:46.972260005Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:47 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:47 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:47 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:48 smithi098 ceph-mon[108405]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:16:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:48 smithi098 ceph-mon[112673]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:16:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:48 smithi150 ceph-mon[91513]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:16:49.274 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (6m) 50s ago 27m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (5m) 15s ago 26m 78.1M - c8b91775d855 eb5cecbe697a 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (7m) 50s ago 26m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (7m) 15s ago 31m 458M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (16m) 50s ago 32m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (4m) 50s ago 32m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:16:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (5m) 15s ago 31m 47.6M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (4m) 50s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (7m) 50s ago 26m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (6m) 15s ago 26m 11.0M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (2m) 50s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (2m) 50s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (101s) 50s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (54s) 50s ago 29m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 920c509a92a4 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (20s) 15s ago 29m 12.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1ad6ab4113e 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (28m) 15s ago 28m 59.6M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 ab50909bfa67 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (28m) 15s ago 28m 54.7M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (28m) 15s ago 28m 66.5M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (6m) 15s ago 27m 54.0M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (26m) 50s ago 26m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:16:49.830 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (26m) 15s ago 26m 89.7M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:16:50.164 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:16:50.164 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:16:50.164 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:16:50.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:50.164 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3, 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 5 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 5, 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 10 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:16:50.165 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:16:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:49.967965148Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "5/8 daemons upgraded", 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:16:50.447 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:16:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[108405]: from='client.54443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[108405]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-04T21:16:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[108405]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/1336280170' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[112673]: from='client.54443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[112673]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-04T21:16:50.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[112673]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:50.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/1336280170' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:50.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:16:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:16:50] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-04T21:16:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:50 smithi150 ceph-mon[91513]: from='client.54443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:50 smithi150 ceph-mon[91513]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-04T21:16:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:50 smithi150 ceph-mon[91513]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:50 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/1336280170' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:16:51.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:51 smithi098 ceph-mon[108405]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:51.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:51 smithi098 ceph-mon[108405]: from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:51.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:51 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:51.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:51 smithi098 ceph-mon[112673]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:51.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:51 smithi098 ceph-mon[112673]: from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:51.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:51 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:51.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:51 smithi150 ceph-mon[91513]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:51.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:51 smithi150 ceph-mon[91513]: from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:16:51.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:51 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:52 smithi098 ceph-mon[108405]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:16:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:52 smithi098 ceph-mon[112673]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:16:52.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:52 smithi150 ceph-mon[91513]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:16:53.278 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:52.966196029Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:53.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:53 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T21:16:53.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:53 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T21:16:53.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:53 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-04T21:16:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:54 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T21:16:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:54 smithi150 ceph-mon[91513]: Upgrade: osd.5 is safe to restart 2024-09-04T21:16:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:54 smithi150 ceph-mon[91513]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:16:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T21:16:54.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T21:16:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[108405]: Upgrade: osd.5 is safe to restart 2024-09-04T21:16:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[108405]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:16:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T21:16:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:54.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-04T21:16:54.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[112673]: Upgrade: osd.5 is safe to restart 2024-09-04T21:16:54.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[112673]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:16:54.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:16:54.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-04T21:16:54.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:16:55.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:55 smithi150 ceph-mon[91513]: Upgrade: Updating osd.5 2024-09-04T21:16:55.704 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:55 smithi150 ceph-mon[91513]: Deploying daemon osd.5 on smithi150 2024-09-04T21:16:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:55 smithi098 ceph-mon[112673]: Upgrade: Updating osd.5 2024-09-04T21:16:56.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:55 smithi098 ceph-mon[112673]: Deploying daemon osd.5 on smithi150 2024-09-04T21:16:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:55 smithi098 ceph-mon[108405]: Upgrade: Updating osd.5 2024-09-04T21:16:56.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:55 smithi098 ceph-mon[108405]: Deploying daemon osd.5 on smithi150 2024-09-04T21:16:56.308 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:55.973144608Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:56.567 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:56 smithi150 ceph-mon[91513]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:16:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:56 smithi098 ceph-mon[112673]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:16:57.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:56 smithi098 ceph-mon[108405]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:16:57.651 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:57 smithi150 systemd[1]: Stopping Ceph osd.5 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:16:57.651 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:57 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:58.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:57 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:57 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:16:58.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[38569]: 2024-09-04T21:16:57.647+0000 7f8c73d57640 -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-04T21:16:58.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[38569]: 2024-09-04T21:16:57.647+0000 7f8c73d57640 -1 osd.5 136 *** Got signal Terminated *** 2024-09-04T21:16:58.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[38569]: 2024-09-04T21:16:57.647+0000 7f8c73d57640 -1 osd.5 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:16:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:58 smithi150 ceph-mon[91513]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:16:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:58 smithi150 ceph-mon[91513]: osd.5 marked itself down and dead 2024-09-04T21:16:59.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:58 smithi098 ceph-mon[108405]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:16:59.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:58 smithi098 ceph-mon[108405]: osd.5 marked itself down and dead 2024-09-04T21:16:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:58 smithi098 ceph-mon[112673]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:16:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:58 smithi098 ceph-mon[112673]: osd.5 marked itself down and dead 2024-09-04T21:16:59.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:59 smithi150 podman[101530]: 2024-09-04 21:16:59.131372672 +0000 UTC m=+1.591655937 container died ab50909bfa675c8de3b628a27ab800461ea3f8c5963d0c6f150f565e57d1f60e (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-91c8a7e, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-09-04T21:16:59.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:16:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:16:58.963115487Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:16:59.660 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:59 smithi150 podman[101530]: 2024-09-04 21:16:59.465215419 +0000 UTC m=+1.925498687 container cleanup ab50909bfa675c8de3b628a27ab800461ea3f8c5963d0c6f150f565e57d1f60e (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-91c8a7e, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-04T21:16:59.660 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:59 smithi150 bash[101530]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5 2024-09-04T21:16:59.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:59 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:16:59.661 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:16:59 smithi150 ceph-mon[91513]: osdmap e137: 8 total, 7 up, 8 in 2024-09-04T21:17:00.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:59 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:17:00.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:16:59 smithi098 ceph-mon[112673]: osdmap e137: 8 total, 7 up, 8 in 2024-09-04T21:17:00.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:59 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:17:00.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:16:59 smithi098 ceph-mon[108405]: osdmap e137: 8 total, 7 up, 8 in 2024-09-04T21:17:00.069 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:16:59 smithi150 podman[101545]: 2024-09-04 21:16:59.658730637 +0000 UTC m=+0.522278080 container remove ab50909bfa675c8de3b628a27ab800461ea3f8c5963d0c6f150f565e57d1f60e (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-91c8a7e, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-04T21:17:00.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:00 smithi150 podman[101634]: 2024-09-04 21:17:00.067887839 +0000 UTC m=+0.102422864 container create 06bdfd4fd08b5d46c3656ccbf75bc89653d73fab502419d056fa452bc696527a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:17:00.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:00 smithi150 podman[101634]: 2024-09-04 21:16:59.981555311 +0000 UTC m=+0.016090342 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:17:00.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:00 smithi150 podman[101634]: 2024-09-04 21:17:00.295725655 +0000 UTC m=+0.330260689 container init 06bdfd4fd08b5d46c3656ccbf75bc89653d73fab502419d056fa452bc696527a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, 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.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True) 2024-09-04T21:17:00.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:00 smithi150 podman[101634]: 2024-09-04 21:17:00.299373606 +0000 UTC m=+0.333908632 container start 06bdfd4fd08b5d46c3656ccbf75bc89653d73fab502419d056fa452bc696527a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-04T21:17:00.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:00 smithi150 ceph-mon[91513]: pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:17:00.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:00 smithi150 ceph-mon[91513]: osdmap e138: 8 total, 7 up, 8 in 2024-09-04T21:17:00.792 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:00 smithi150 podman[101634]: 2024-09-04 21:17:00.370208454 +0000 UTC m=+0.404743488 container attach 06bdfd4fd08b5d46c3656ccbf75bc89653d73fab502419d056fa452bc696527a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-04T21:17:00.792 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:00 smithi150 podman[101634]: 2024-09-04 21:17:00.492666852 +0000 UTC m=+0.527201879 container died 06bdfd4fd08b5d46c3656ccbf75bc89653d73fab502419d056fa452bc696527a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , 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.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:17:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:00 smithi098 ceph-mon[108405]: pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:17:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:00 smithi098 ceph-mon[108405]: osdmap e138: 8 total, 7 up, 8 in 2024-09-04T21:17:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:00 smithi098 ceph-mon[112673]: pgmap v261: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-04T21:17:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:00 smithi098 ceph-mon[112673]: osdmap e138: 8 total, 7 up, 8 in 2024-09-04T21:17:00.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:17:00] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-04T21:17:01.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 podman[101657]: 2024-09-04 21:17:01.073802943 +0000 UTC m=+0.573953615 container remove 06bdfd4fd08b5d46c3656ccbf75bc89653d73fab502419d056fa452bc696527a (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:17:01.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-04T21:17:01.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 systemd[1]: Stopped Ceph osd.5 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:17:01.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.5.service: Consumed 15.241s CPU time. 2024-09-04T21:17:01.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 systemd[1]: Starting Ceph osd.5 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:17:01.838 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 podman[101757]: 2024-09-04 21:17:01.412426761 +0000 UTC m=+0.016075157 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:17:01.839 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 podman[101757]: 2024-09-04 21:17:01.558325075 +0000 UTC m=+0.161973458 container create b99b9a79c221f30ffa049259148ca0ddf5ebb81cff3f14d7165379bff780a521 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:17:02.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:01.966401492Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:02.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:02.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:02.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-mon[91513]: pgmap v263: 161 pgs: 20 active+undersized, 11 stale+active+clean, 7 active+undersized+degraded, 123 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-04T21:17:02.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 podman[101757]: 2024-09-04 21:17:01.837238188 +0000 UTC m=+0.440886570 container init b99b9a79c221f30ffa049259148ca0ddf5ebb81cff3f14d7165379bff780a521 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True) 2024-09-04T21:17:02.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 podman[101757]: 2024-09-04 21:17:01.840792748 +0000 UTC m=+0.444441133 container start b99b9a79c221f30ffa049259148ca0ddf5ebb81cff3f14d7165379bff780a521 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-04T21:17:02.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 podman[101757]: 2024-09-04 21:17:01.961249901 +0000 UTC m=+0.564898301 container attach b99b9a79c221f30ffa049259148ca0ddf5ebb81cff3f14d7165379bff780a521 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:17:02.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:02.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 bash[101757]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:02.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:02.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:01 smithi150 bash[101757]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:02.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:02.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:02 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:02.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:02 smithi098 ceph-mon[112673]: pgmap v263: 161 pgs: 20 active+undersized, 11 stale+active+clean, 7 active+undersized+degraded, 123 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-04T21:17:02.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:02.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:02 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:02.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:02 smithi098 ceph-mon[108405]: pgmap v263: 161 pgs: 20 active+undersized, 11 stale+active+clean, 7 active+undersized+degraded, 123 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 27/636 objects degraded (4.245%) 2024-09-04T21:17:02.729 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T21:17:02.729 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 bash[101757]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T21:17:02.729 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: 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-04T21:17:02.729 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 bash[101757]: 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-04T21:17:03.041 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T21:17:03.041 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 bash[101757]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-04T21:17:03.041 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T21:17:03.041 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 bash[101757]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-04T21:17:03.041 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-04T21:17:03.041 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 bash[101757]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-04T21:17:03.041 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T21:17:03.042 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 bash[101757]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-04T21:17:03.042 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate[101772]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-04T21:17:03.042 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 bash[101757]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-04T21:17:03.042 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:02 smithi150 podman[101757]: 2024-09-04 21:17:02.756161295 +0000 UTC m=+1.359809693 container died b99b9a79c221f30ffa049259148ca0ddf5ebb81cff3f14d7165379bff780a521 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-04T21:17:03.333 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:03 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:03.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:03 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:03.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:03 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 27/636 objects degraded (4.245%), 7 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:03.595 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 podman[101908]: 2024-09-04 21:17:03.331818404 +0000 UTC m=+0.564406373 container remove b99b9a79c221f30ffa049259148ca0ddf5ebb81cff3f14d7165379bff780a521 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-activate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-04T21:17:03.595 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 podman[101966]: 2024-09-04 21:17:03.443111076 +0000 UTC m=+0.016420450 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:17:03.595 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 podman[101966]: 2024-09-04 21:17:03.557895338 +0000 UTC m=+0.131204757 container create e850077adfe526f0dd8fff6aeeda311b8061a07068ad51f1e3c0602dfda7de60 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, 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, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True) 2024-09-04T21:17:04.013 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 podman[101966]: 2024-09-04 21:17:03.810350944 +0000 UTC m=+0.383660321 container init e850077adfe526f0dd8fff6aeeda311b8061a07068ad51f1e3c0602dfda7de60 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-04T21:17:04.014 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 podman[101966]: 2024-09-04 21:17:03.813582259 +0000 UTC m=+0.386891642 container start e850077adfe526f0dd8fff6aeeda311b8061a07068ad51f1e3c0602dfda7de60 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-04T21:17:04.014 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 ceph-osd[101986]: -- 172.21.15.150:0/3870944920 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555677eefa40 con 0x555677ecdc00 2024-09-04T21:17:04.014 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 bash[101966]: e850077adfe526f0dd8fff6aeeda311b8061a07068ad51f1e3c0602dfda7de60 2024-09-04T21:17:04.014 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:03 smithi150 systemd[1]: Started Ceph osd.5 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:17:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:04 smithi150 ceph-mon[91513]: pgmap v264: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:04 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:04.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:04 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:04 smithi098 ceph-mon[112673]: pgmap v264: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:04 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:04.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:04 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:04 smithi098 ceph-mon[108405]: pgmap v264: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:04 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:04.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:04 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:05.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:04.960248093Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:05.845 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:17:05.456+0000 7fbdf15c9640 -1 Falling back to public interface 2024-09-04T21:17:06.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:06 smithi098 ceph-mon[112673]: pgmap v265: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:06.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:06 smithi098 ceph-mon[108405]: pgmap v265: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:06.821 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:06 smithi150 ceph-mon[91513]: pgmap v265: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:07.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:07 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:07.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:07 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:07.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:07 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:08.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:07.965165538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[108405]: pgmap v266: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[112673]: pgmap v266: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:08.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:08 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:08 smithi150 ceph-mon[91513]: pgmap v266: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:08 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:08 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:08 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:08.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:08 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:09.183 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:17:09.020+0000 7fbdf15c9640 -1 osd.5 136 log_to_monitors true 2024-09-04T21:17:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:09 smithi098 ceph-mon[112673]: from='osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T21:17:09.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:09 smithi098 ceph-mon[112673]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T21:17:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:09 smithi098 ceph-mon[108405]: from='osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T21:17:09.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:09 smithi098 ceph-mon[108405]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T21:17:09.837 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:09 smithi150 ceph-mon[91513]: from='osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T21:17:09.837 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:09 smithi150 ceph-mon[91513]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-04T21:17:10.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:17:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:17:09.957+0000 7fbde536b640 -1 osd.5 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:17:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[108405]: pgmap v267: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[108405]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T21:17:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[108405]: osdmap e139: 8 total, 7 up, 8 in 2024-09-04T21:17:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[108405]: from='osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[108405]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[108405]: from='osd.5 ' entity='osd.5' 2024-09-04T21:17:10.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:17:10] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-09-04T21:17:10.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[112673]: pgmap v267: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:10.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[112673]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T21:17:10.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[112673]: osdmap e139: 8 total, 7 up, 8 in 2024-09-04T21:17:10.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[112673]: from='osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:10.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[112673]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:10.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:10 smithi098 ceph-mon[112673]: from='osd.5 ' entity='osd.5' 2024-09-04T21:17:10.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:10 smithi150 ceph-mon[91513]: pgmap v267: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:10.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:10 smithi150 ceph-mon[91513]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-04T21:17:10.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:10 smithi150 ceph-mon[91513]: osdmap e139: 8 total, 7 up, 8 in 2024-09-04T21:17:10.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:10 smithi150 ceph-mon[91513]: from='osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:10.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:10 smithi150 ceph-mon[91513]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:10.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:10 smithi150 ceph-mon[91513]: from='osd.5 ' entity='osd.5' 2024-09-04T21:17:11.170 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:10.964525051Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:11.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:17:11.633+0000 7f7d5017d640 -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-04T21:17:11.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[112673]: osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337] boot 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[112673]: osdmap e140: 8 total, 8 up, 8 in 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[108405]: osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337] boot 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[108405]: osdmap e140: 8 total, 8 up, 8 in 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T21:17:11.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:11 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:11 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:17:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:11 smithi150 ceph-mon[91513]: osd.5 [v2:172.21.15.150:6808/352549337,v1:172.21.15.150:6809/352549337] boot 2024-09-04T21:17:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:11 smithi150 ceph-mon[91513]: osdmap e140: 8 total, 8 up, 8 in 2024-09-04T21:17:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:11 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-04T21:17:11.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:11 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: pgmap v270: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-04T21:17:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:17:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 24 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[112673]: osdmap e141: 8 total, 8 up, 8 in 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: pgmap v270: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-04T21:17:12.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 24 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:12.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:12 smithi098 ceph-mon[108405]: osdmap e141: 8 total, 8 up, 8 in 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: pgmap v270: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:12.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T21:17:12.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T21:17:12.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:17:12.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 24 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:12.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:12 smithi150 ceph-mon[91513]: osdmap e141: 8 total, 8 up, 8 in 2024-09-04T21:17:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:13.969762858Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:14 smithi098 ceph-mon[112673]: pgmap v272: 161 pgs: 15 peering, 25 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-04T21:17:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:14 smithi098 ceph-mon[108405]: pgmap v272: 161 pgs: 15 peering, 25 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-04T21:17:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:14 smithi150 ceph-mon[91513]: pgmap v272: 161 pgs: 15 peering, 25 active+undersized, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-04T21:17:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:16 smithi098 ceph-mon[112673]: pgmap v273: 161 pgs: 15 peering, 10 active+undersized, 3 active+undersized+degraded, 133 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-04T21:17:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:16 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:16.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:16 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:16.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:16 smithi098 ceph-mon[108405]: pgmap v273: 161 pgs: 15 peering, 10 active+undersized, 3 active+undersized+degraded, 133 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-04T21:17:16.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:16 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:16.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:16 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:16 smithi150 ceph-mon[91513]: pgmap v273: 161 pgs: 15 peering, 10 active+undersized, 3 active+undersized+degraded, 133 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-04T21:17:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:16 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:16 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:16.968661562Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:17.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:17 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:17.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:17 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:17.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:17 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:17.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:17 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:17 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:17.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:17 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:18 smithi098 ceph-mon[108405]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:18 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-04T21:17:18.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:18 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:17:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:18 smithi098 ceph-mon[112673]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:18.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:18 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-04T21:17:18.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:18 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:17:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:18 smithi150 ceph-mon[91513]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:18 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-04T21:17:18.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:18 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:17:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:19.972663356Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:20.757 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:17:20.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:20 smithi098 ceph-mon[112673]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:20.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:20 smithi098 ceph-mon[108405]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:20.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:17:20] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-09-04T21:17:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:20 smithi150 ceph-mon[91513]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (6m) 81s ago 27m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (6m) 13s ago 27m 77.9M - c8b91775d855 eb5cecbe697a 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (7m) 81s ago 27m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (7m) 13s ago 31m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (17m) 81s ago 33m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (4m) 81s ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (5m) 13s ago 32m 48.1M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (4m) 81s ago 31m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:17:21.311 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (7m) 81s ago 27m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (7m) 13s ago 27m 11.0M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (3m) 81s ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (2m) 81s ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (2m) 81s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (86s) 81s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 920c509a92a4 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (52s) 13s ago 29m 45.7M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1ad6ab4113e 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (17s) 13s ago 29m 11.3M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 e850077adfe5 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (29m) 13s ago 29m 55.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 5415ea66769a 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (28m) 13s ago 28m 68.2M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (7m) 13s ago 28m 54.0M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (27m) 81s ago 27m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:17:21.312 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (27m) 13s ago 27m 89.8M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:17:21.645 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:17:21.645 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:17:21.645 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:17:21.645 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:21.645 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:17:21.645 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:17:21.645 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2, 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 6 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 4, 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 11 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:17:21.646 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "6/8 daemons upgraded", 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:17:21.928 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:17:21.929 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:17:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[112673]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[112673]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[112673]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[112673]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:17:22.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/4182995102' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[108405]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[108405]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[108405]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[108405]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:17:22.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:22 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/4182995102' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:22 smithi150 ceph-mon[91513]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:22 smithi150 ceph-mon[91513]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:22 smithi150 ceph-mon[91513]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:22 smithi150 ceph-mon[91513]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-04T21:17:22.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:22 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/4182995102' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:22.970443927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:23 smithi098 ceph-mon[108405]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:23 smithi098 ceph-mon[112673]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:23 smithi150 ceph-mon[91513]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:24.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:24 smithi098 ceph-mon[108405]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-09-04T21:17:24.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:24 smithi098 ceph-mon[112673]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-09-04T21:17:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:24 smithi150 ceph-mon[91513]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-09-04T21:17:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:25.963248584Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:26 smithi098 ceph-mon[112673]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:26.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:26 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:26 smithi098 ceph-mon[108405]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:26.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:26 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:26 smithi150 ceph-mon[91513]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:26 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:27 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:27 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T21:17:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:27 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T21:17:27.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:27 smithi150 ceph-mon[91513]: Upgrade: osd.6 is safe to restart 2024-09-04T21:17:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T21:17:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T21:17:27.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[108405]: Upgrade: osd.6 is safe to restart 2024-09-04T21:17:27.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-04T21:17:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-04T21:17:27.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:27 smithi098 ceph-mon[112673]: Upgrade: osd.6 is safe to restart 2024-09-04T21:17:28.797 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:28 smithi150 ceph-mon[91513]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:17:28.797 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:28 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:28.797 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:28 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T21:17:28.797 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:28 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[108405]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:17:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T21:17:28.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[112673]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:17:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:28.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-04T21:17:28.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:28 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:29.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:28.970715561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:29.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:29 smithi098 ceph-mon[108405]: Upgrade: Updating osd.6 2024-09-04T21:17:29.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:29 smithi098 ceph-mon[108405]: Deploying daemon osd.6 on smithi150 2024-09-04T21:17:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:29 smithi098 ceph-mon[112673]: Upgrade: Updating osd.6 2024-09-04T21:17:29.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:29 smithi098 ceph-mon[112673]: Deploying daemon osd.6 on smithi150 2024-09-04T21:17:29.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:29 smithi150 ceph-mon[91513]: Upgrade: Updating osd.6 2024-09-04T21:17:29.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:29 smithi150 ceph-mon[91513]: Deploying daemon osd.6 on smithi150 2024-09-04T21:17:30.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:30 smithi098 ceph-mon[108405]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:30.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:30 smithi098 ceph-mon[112673]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:30.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:17:30] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-09-04T21:17:30.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:30 smithi150 ceph-mon[91513]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:31.248 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:30 smithi150 systemd[1]: Stopping Ceph osd.6 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:17:31.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[44044]: 2024-09-04T21:17:31.253+0000 7f28d6e67640 -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-04T21:17:31.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[44044]: 2024-09-04T21:17:31.253+0000 7f28d6e67640 -1 osd.6 141 *** Got signal Terminated *** 2024-09-04T21:17:31.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[44044]: 2024-09-04T21:17:31.253+0000 7f28d6e67640 -1 osd.6 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:17:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:31.961147662Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:32 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:32 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:32.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:32 smithi150 ceph-mon[91513]: osd.6 marked itself down and dead 2024-09-04T21:17:32.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:32 smithi150 ceph-mon[91513]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[108405]: osd.6 marked itself down and dead 2024-09-04T21:17:32.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[108405]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:32.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:32.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:32.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[112673]: osd.6 marked itself down and dead 2024-09-04T21:17:32.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:32 smithi098 ceph-mon[112673]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:17:32.813 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:32 smithi150 podman[106330]: 2024-09-04 21:17:32.549266836 +0000 UTC m=+1.406599980 container died 5415ea66769afd5a9ef0957505650b34645224e4c0363a8e0cd64598173ed17a (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-91c8a7e, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-04T21:17:33.090 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:32 smithi150 podman[106330]: 2024-09-04 21:17:32.902678328 +0000 UTC m=+1.760011462 container cleanup 5415ea66769afd5a9ef0957505650b34645224e4c0363a8e0cd64598173ed17a (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, RELEASE=squid-91c8a7e) 2024-09-04T21:17:33.090 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:32 smithi150 bash[106330]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6 2024-09-04T21:17:33.345 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:33 smithi150 podman[106346]: 2024-09-04 21:17:33.178970728 +0000 UTC m=+0.622566412 container remove 5415ea66769afd5a9ef0957505650b34645224e4c0363a8e0cd64598173ed17a (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-91c8a7e, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-04T21:17:33.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:33 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:17:33.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:33 smithi150 ceph-mon[91513]: osdmap e142: 8 total, 7 up, 8 in 2024-09-04T21:17:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:33 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:17:33.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:33 smithi098 ceph-mon[112673]: osdmap e142: 8 total, 7 up, 8 in 2024-09-04T21:17:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:33 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:17:33.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:33 smithi098 ceph-mon[108405]: osdmap e142: 8 total, 7 up, 8 in 2024-09-04T21:17:33.823 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:33 smithi150 podman[106434]: 2024-09-04 21:17:33.423100831 +0000 UTC m=+0.016099024 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:17:33.823 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:33 smithi150 podman[106434]: 2024-09-04 21:17:33.530279765 +0000 UTC m=+0.123277951 container create 0e3ee7ef11ea1b588fec6fbaa19854d8c6516b6ec719eec947aaa854d2d348a0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-04T21:17:33.823 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:33 smithi150 podman[106434]: 2024-09-04 21:17:33.762471697 +0000 UTC m=+0.355469883 container init 0e3ee7ef11ea1b588fec6fbaa19854d8c6516b6ec719eec947aaa854d2d348a0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, 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_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, ceph=True) 2024-09-04T21:17:33.824 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:33 smithi150 podman[106434]: 2024-09-04 21:17:33.766338227 +0000 UTC m=+0.359336413 container start 0e3ee7ef11ea1b588fec6fbaa19854d8c6516b6ec719eec947aaa854d2d348a0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-04T21:17:33.824 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:33 smithi150 podman[106434]: 2024-09-04 21:17:33.821881398 +0000 UTC m=+0.414879590 container attach 0e3ee7ef11ea1b588fec6fbaa19854d8c6516b6ec719eec947aaa854d2d348a0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-04T21:17:34.095 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:33 smithi150 podman[106434]: 2024-09-04 21:17:33.953830188 +0000 UTC m=+0.546828374 container died 0e3ee7ef11ea1b588fec6fbaa19854d8c6516b6ec719eec947aaa854d2d348a0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:17:34.549 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:34 smithi150 ceph-mon[91513]: osdmap e143: 8 total, 7 up, 8 in 2024-09-04T21:17:34.549 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:34 smithi150 ceph-mon[91513]: pgmap v284: 161 pgs: 3 peering, 11 stale+active+clean, 147 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:34 smithi098 ceph-mon[108405]: osdmap e143: 8 total, 7 up, 8 in 2024-09-04T21:17:34.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:34 smithi098 ceph-mon[108405]: pgmap v284: 161 pgs: 3 peering, 11 stale+active+clean, 147 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:34 smithi098 ceph-mon[112673]: osdmap e143: 8 total, 7 up, 8 in 2024-09-04T21:17:34.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:34 smithi098 ceph-mon[112673]: pgmap v284: 161 pgs: 3 peering, 11 stale+active+clean, 147 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-04T21:17:34.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:34 smithi150 podman[106457]: 2024-09-04 21:17:34.547457662 +0000 UTC m=+0.587233273 container remove 0e3ee7ef11ea1b588fec6fbaa19854d8c6516b6ec719eec947aaa854d2d348a0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-04T21:17:34.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:34 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-04T21:17:34.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:34 smithi150 systemd[1]: Stopped Ceph osd.6 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:17:34.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:34 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.6.service: Consumed 13.405s CPU time. 2024-09-04T21:17:34.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:34 smithi150 systemd[1]: Starting Ceph osd.6 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:17:35.218 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:35 smithi150 ceph-mon[91513]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-04T21:17:35.219 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:34.966046748Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:35.219 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:34 smithi150 podman[106554]: 2024-09-04 21:17:34.968905393 +0000 UTC m=+0.112254945 container create 08c9b4b500cca966ca3204f3e49cc1cd15d0cd36ee253fbcef62bcb39210bdbc (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-04T21:17:35.219 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:34 smithi150 podman[106554]: 2024-09-04 21:17:34.872381288 +0000 UTC m=+0.015730840 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:17:35.219 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 podman[106554]: 2024-09-04 21:17:35.213382235 +0000 UTC m=+0.356731788 container init 08c9b4b500cca966ca3204f3e49cc1cd15d0cd36ee253fbcef62bcb39210bdbc (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:17:35.219 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 podman[106554]: 2024-09-04 21:17:35.217255593 +0000 UTC m=+0.360605148 container start 08c9b4b500cca966ca3204f3e49cc1cd15d0cd36ee253fbcef62bcb39210bdbc (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:17:35.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:35 smithi098 ceph-mon[108405]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-04T21:17:35.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:35 smithi098 ceph-mon[112673]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-04T21:17:35.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 podman[106554]: 2024-09-04 21:17:35.321879956 +0000 UTC m=+0.465229518 container attach 08c9b4b500cca966ca3204f3e49cc1cd15d0cd36ee253fbcef62bcb39210bdbc (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-04T21:17:35.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:35.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 bash[106554]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:35.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:35.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 bash[106554]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:17:36.095 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T21:17:36.095 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 bash[106554]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T21:17:36.095 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: 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-04T21:17:36.095 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:35 smithi150 bash[106554]: 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-04T21:17:36.428 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:36 smithi150 ceph-mon[91513]: pgmap v285: 161 pgs: 5 active+undersized, 3 peering, 8 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-04T21:17:36.428 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T21:17:36.428 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 bash[106554]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 bash[106554]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 bash[106554]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 bash[106554]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate[106570]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 bash[106554]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-04T21:17:36.429 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 podman[106554]: 2024-09-04 21:17:36.139430597 +0000 UTC m=+1.282780150 container died 08c9b4b500cca966ca3204f3e49cc1cd15d0cd36ee253fbcef62bcb39210bdbc (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-04T21:17:36.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:36 smithi098 ceph-mon[108405]: pgmap v285: 161 pgs: 5 active+undersized, 3 peering, 8 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-04T21:17:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:36 smithi098 ceph-mon[112673]: pgmap v285: 161 pgs: 5 active+undersized, 3 peering, 8 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-04T21:17:37.038 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 podman[106712]: 2024-09-04 21:17:36.709146699 +0000 UTC m=+0.563307438 container remove 08c9b4b500cca966ca3204f3e49cc1cd15d0cd36ee253fbcef62bcb39210bdbc (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-04T21:17:37.038 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 podman[106771]: 2024-09-04 21:17:36.819905155 +0000 UTC m=+0.016026525 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:17:37.039 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:36 smithi150 podman[106771]: 2024-09-04 21:17:36.928550979 +0000 UTC m=+0.124672347 container create edbb7d7922d466e6fda02737057ea2f8462fa59dff80e81fb6116daa62d23f72 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-04T21:17:37.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:37 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:37.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:37 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:37.345 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:37 smithi150 podman[106771]: 2024-09-04 21:17:37.178997044 +0000 UTC m=+0.375118411 container init edbb7d7922d466e6fda02737057ea2f8462fa59dff80e81fb6116daa62d23f72 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, 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.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True) 2024-09-04T21:17:37.345 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:37 smithi150 podman[106771]: 2024-09-04 21:17:37.182911472 +0000 UTC m=+0.379032850 container start edbb7d7922d466e6fda02737057ea2f8462fa59dff80e81fb6116daa62d23f72 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-04T21:17:37.345 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:37 smithi150 ceph-osd[106790]: -- 172.21.15.150:0/3500156373 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5585517c5a40 con 0x558552594000 2024-09-04T21:17:37.345 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:37 smithi150 bash[106771]: edbb7d7922d466e6fda02737057ea2f8462fa59dff80e81fb6116daa62d23f72 2024-09-04T21:17:37.346 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:37 smithi150 systemd[1]: Started Ceph osd.6 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:17:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:37 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:37.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:37 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:37 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:37.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:37 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:38.334 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:37.960219255Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:38.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:38 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:38.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:38 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:38.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:38 smithi150 ceph-mon[91513]: pgmap v286: 161 pgs: 31 active+undersized, 3 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-04T21:17:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:38 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:38 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:38.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:38 smithi098 ceph-mon[108405]: pgmap v286: 161 pgs: 31 active+undersized, 3 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-04T21:17:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:38 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:38 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:38.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:38 smithi098 ceph-mon[112673]: pgmap v286: 161 pgs: 31 active+undersized, 3 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-04T21:17:39.095 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:38 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:17:38.810+0000 7f78de252640 -1 Falling back to public interface 2024-09-04T21:17:39.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:39 smithi098 ceph-mon[108405]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T21:17:39.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:39 smithi098 ceph-mon[112673]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T21:17:39.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:39 smithi150 ceph-mon[91513]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T21:17:40.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:40 smithi098 ceph-mon[108405]: pgmap v287: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:40.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:40 smithi098 ceph-mon[112673]: pgmap v287: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:40.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:17:40] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-09-04T21:17:40.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:40 smithi150 ceph-mon[91513]: pgmap v287: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:40.96091618Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:42.717 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:42 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:17:42.365+0000 7f78de252640 -1 osd.6 141 log_to_monitors true 2024-09-04T21:17:42.718 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:42 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.718 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:42 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.718 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:42 smithi150 ceph-mon[91513]: pgmap v288: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:42.718 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:42 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:42.718 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:42 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.718 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:42 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[112673]: pgmap v288: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[108405]: pgmap v288: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 20 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:42.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:42 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:43.630 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:17:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:17:43.399+0000 7f78d5ffc640 -1 osd.6 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:17:43.630 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:43 smithi150 ceph-mon[91513]: from='osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T21:17:43.630 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:43 smithi150 ceph-mon[91513]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T21:17:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:43 smithi098 ceph-mon[112673]: from='osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T21:17:43.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:43 smithi098 ceph-mon[112673]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T21:17:43.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:43 smithi098 ceph-mon[108405]: from='osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T21:17:43.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:43 smithi098 ceph-mon[108405]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-04T21:17:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:43.968657686Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[112673]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T21:17:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[112673]: from='osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[112673]: osdmap e144: 8 total, 7 up, 8 in 2024-09-04T21:17:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[112673]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[112673]: pgmap v290: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[108405]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T21:17:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[108405]: from='osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[108405]: osdmap e144: 8 total, 7 up, 8 in 2024-09-04T21:17:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[108405]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:44.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:44 smithi098 ceph-mon[108405]: pgmap v290: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:44.829 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:44 smithi150 ceph-mon[91513]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-04T21:17:44.829 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:44 smithi150 ceph-mon[91513]: from='osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:44.829 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:44 smithi150 ceph-mon[91513]: osdmap e144: 8 total, 7 up, 8 in 2024-09-04T21:17:44.829 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:44 smithi150 ceph-mon[91513]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:17:44.829 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:44 smithi150 ceph-mon[91513]: pgmap v290: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-04T21:17:45.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:17:45.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589] boot 2024-09-04T21:17:45.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: osdmap e145: 8 total, 8 up, 8 in 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589] boot 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: osdmap e145: 8 total, 8 up, 8 in 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:17:45.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T21:17:45.566 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:45 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:17:45.305+0000 7f7d5017d640 -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-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: osd.6 [v2:172.21.15.150:6816/4099162589,v1:172.21.15.150:6817/4099162589] boot 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: osdmap e145: 8 total, 8 up, 8 in 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:17:45.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:17:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:45.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:45 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T21:17:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T21:17:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[108405]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:17:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[108405]: osdmap e146: 8 total, 8 up, 8 in 2024-09-04T21:17:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[108405]: pgmap v293: 161 pgs: 7 peering, 29 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-04T21:17:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:46.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T21:17:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[112673]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:17:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[112673]: osdmap e146: 8 total, 8 up, 8 in 2024-09-04T21:17:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[112673]: pgmap v293: 161 pgs: 7 peering, 29 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-04T21:17:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:46.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:46 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:46 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T21:17:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:46 smithi150 ceph-mon[91513]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-04T21:17:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:46 smithi150 ceph-mon[91513]: osdmap e146: 8 total, 8 up, 8 in 2024-09-04T21:17:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:46 smithi150 ceph-mon[91513]: pgmap v293: 161 pgs: 7 peering, 29 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-04T21:17:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:46 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:17:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:46 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:17:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:46.96273472Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:47 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:47 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:47 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:47 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:47 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:47 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 17 pgs degraded (PG_DEGRADED) 2024-09-04T21:17:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:48 smithi098 ceph-mon[112673]: pgmap v294: 161 pgs: 7 peering, 8 active+undersized, 6 active+undersized+degraded, 140 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 15/636 objects degraded (2.358%) 2024-09-04T21:17:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:48 smithi098 ceph-mon[108405]: pgmap v294: 161 pgs: 7 peering, 8 active+undersized, 6 active+undersized+degraded, 140 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 15/636 objects degraded (2.358%) 2024-09-04T21:17:48.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:48 smithi150 ceph-mon[91513]: pgmap v294: 161 pgs: 7 peering, 8 active+undersized, 6 active+undersized+degraded, 140 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 15/636 objects degraded (2.358%) 2024-09-04T21:17:49.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:49 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/636 objects degraded (2.358%), 6 pgs degraded) 2024-09-04T21:17:49.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:49 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:17:49.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:49 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/636 objects degraded (2.358%), 6 pgs degraded) 2024-09-04T21:17:49.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:49 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:17:49.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:49 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/636 objects degraded (2.358%), 6 pgs degraded) 2024-09-04T21:17:49.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:49 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:17:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:49.966445137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:50 smithi098 ceph-mon[108405]: pgmap v295: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-09-04T21:17:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:50 smithi098 ceph-mon[112673]: pgmap v295: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-09-04T21:17:50.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:17:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:17:50] "GET /metrics HTTP/1.1" 200 38185 "" "Prometheus/2.51.0" 2024-09-04T21:17:50.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:50 smithi150 ceph-mon[91513]: pgmap v295: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-09-04T21:17:52.240 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:17:52.798 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:17:52.798 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (7m) 113s ago 28m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:17:52.798 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (6m) 11s ago 28m 78.7M - c8b91775d855 eb5cecbe697a 2024-09-04T21:17:52.798 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (8m) 113s ago 27m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (8m) 11s ago 32m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (17m) 113s ago 33m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (5m) 113s ago 34m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (6m) 11s ago 32m 49.6M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (5m) 113s ago 32m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (8m) 113s ago 27m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (7m) 11s ago 27m 10.2M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (4m) 113s ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (3m) 113s ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (2m) 113s ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (117s) 113s ago 30m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 920c509a92a4 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (83s) 11s ago 30m 46.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1ad6ab4113e 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (49s) 11s ago 29m 48.6M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 e850077adfe5 2024-09-04T21:17:52.799 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (15s) 11s ago 29m 12.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 edbb7d7922d4 2024-09-04T21:17:52.800 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (29m) 11s ago 29m 68.4M 3248M 19.1.1-259-g91c8a7e5 77770cf7e895 688d034b9842 2024-09-04T21:17:52.800 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (7m) 11s ago 28m 54.1M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:17:52.800 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (27m) 113s ago 27m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:17:52.800 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (27m) 11s ago 27m 89.8M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:17:52.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:52 smithi098 ceph-mon[108405]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-04T21:17:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:52 smithi098 ceph-mon[112673]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-04T21:17:52.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:52 smithi150 ceph-mon[91513]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-04T21:17:53.131 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:17:53.131 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 1, 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 7 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:17:53.132 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 3, 2024-09-04T21:17:53.133 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 12 2024-09-04T21:17:53.133 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:17:53.133 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:17:53.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:52.969798507Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:53.418 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:17:53.418 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:17:53.419 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:17:53.419 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-04T21:17:53.419 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:17:53.419 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "7/8 daemons upgraded", 2024-09-04T21:17:53.419 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading osd daemons", 2024-09-04T21:17:53.419 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:17:53.419 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:17:53.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:53 smithi098 ceph-mon[112673]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:53.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:53 smithi098 ceph-mon[112673]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:53.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:53 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/1612690939' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:53.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:53 smithi098 ceph-mon[108405]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:53.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:53 smithi098 ceph-mon[108405]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:53.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:53 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/1612690939' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:53.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:53 smithi150 ceph-mon[91513]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:53.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:53 smithi150 ceph-mon[91513]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:53.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:53 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/1612690939' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:17:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:54 smithi098 ceph-mon[112673]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:54 smithi098 ceph-mon[112673]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:54 smithi098 ceph-mon[112673]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-09-04T21:17:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:54 smithi098 ceph-mon[108405]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:54 smithi098 ceph-mon[108405]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:54 smithi098 ceph-mon[108405]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-09-04T21:17:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:54 smithi150 ceph-mon[91513]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:54 smithi150 ceph-mon[91513]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:17:54.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:54 smithi150 ceph-mon[91513]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-09-04T21:17:56.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:55.96734596Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:17:56.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:56 smithi150 ceph-mon[91513]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-04T21:17:57.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:56 smithi098 ceph-mon[112673]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-04T21:17:57.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:56 smithi098 ceph-mon[108405]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-09-04T21:17:57.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:57 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:58.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:57 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:58.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:57 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:17:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:17:58 smithi150 ceph-mon[91513]: pgmap v299: 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-04T21:17:59.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:17:58 smithi098 ceph-mon[108405]: pgmap v299: 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-04T21:17:59.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:17:58 smithi098 ceph-mon[112673]: pgmap v299: 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-04T21:17:59.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:17:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:17:58.970898016Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:00 smithi098 ceph-mon[108405]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:00.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:00 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T21:18:00.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:00 smithi098 ceph-mon[112673]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:00.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:00 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T21:18:00.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:18:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:18:00] "GET /metrics HTTP/1.1" 200 38185 "" "Prometheus/2.51.0" 2024-09-04T21:18:00.826 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:00 smithi150 ceph-mon[91513]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:00.827 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:00 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-04T21:18:01.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:01 smithi150 ceph-mon[91513]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T21:18:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:01 smithi150 ceph-mon[91513]: Upgrade: osd.7 is safe to restart 2024-09-04T21:18:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:01 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:01 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:01 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[108405]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T21:18:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[108405]: Upgrade: osd.7 is safe to restart 2024-09-04T21:18:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:02.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:02.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[112673]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-04T21:18:02.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[112673]: Upgrade: osd.7 is safe to restart 2024-09-04T21:18:02.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:02.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:02.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:01 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:02.289 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:01.964879445Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:02 smithi150 ceph-mon[91513]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:02 smithi150 ceph-mon[91513]: Upgrade: Updating osd.7 2024-09-04T21:18:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:02 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T21:18:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:02 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:02.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:02 smithi150 ceph-mon[91513]: Deploying daemon osd.7 on smithi150 2024-09-04T21:18:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[108405]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[108405]: Upgrade: Updating osd.7 2024-09-04T21:18:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T21:18:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:03.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[108405]: Deploying daemon osd.7 on smithi150 2024-09-04T21:18:03.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[112673]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:03.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[112673]: Upgrade: Updating osd.7 2024-09-04T21:18:03.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:03.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-04T21:18:03.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:03.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:02 smithi098 ceph-mon[112673]: Deploying daemon osd.7 on smithi150 2024-09-04T21:18:04.730 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:04 smithi150 ceph-mon[91513]: pgmap v302: 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-04T21:18:04.731 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:04 smithi150 systemd[1]: Stopping Ceph osd.7 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:18:05.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:04 smithi098 ceph-mon[108405]: pgmap v302: 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-04T21:18:05.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:04 smithi098 ceph-mon[112673]: pgmap v302: 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-04T21:18:05.094 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:04.972066609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:05.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[49616]: 2024-09-04T21:18:04.727+0000 7ff3d58a3640 -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-04T21:18:05.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[49616]: 2024-09-04T21:18:04.727+0000 7ff3d58a3640 -1 osd.7 146 *** Got signal Terminated *** 2024-09-04T21:18:05.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[49616]: 2024-09-04T21:18:04.727+0000 7ff3d58a3640 -1 osd.7 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:18:06.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:05 smithi098 ceph-mon[112673]: osd.7 marked itself down and dead 2024-09-04T21:18:06.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:05 smithi098 ceph-mon[108405]: osd.7 marked itself down and dead 2024-09-04T21:18:06.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:05 smithi150 ceph-mon[91513]: osd.7 marked itself down and dead 2024-09-04T21:18:06.364 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:06 smithi150 podman[111279]: 2024-09-04 21:18:06.103214945 +0000 UTC m=+1.499290353 container died 688d034b98429c9624a66b454908cb29af19d4e74b44c1c05dc9a7da66d4d02e (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=squid-91c8a7e, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:18:06.639 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:06 smithi150 ceph-mon[91513]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:06.640 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:06 smithi150 ceph-mon[91513]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:18:06.640 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:06 smithi150 ceph-mon[91513]: osdmap e147: 8 total, 7 up, 8 in 2024-09-04T21:18:06.640 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:06 smithi150 podman[111279]: 2024-09-04 21:18:06.4527551 +0000 UTC m=+1.848830505 container cleanup 688d034b98429c9624a66b454908cb29af19d4e74b44c1c05dc9a7da66d4d02e (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, org.label-schema.license=GPLv2, 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.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-91c8a7e, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:18:06.640 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:06 smithi150 bash[111279]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7 2024-09-04T21:18:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:06 smithi098 ceph-mon[112673]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:06 smithi098 ceph-mon[112673]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:18:07.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:06 smithi098 ceph-mon[112673]: osdmap e147: 8 total, 7 up, 8 in 2024-09-04T21:18:07.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:06 smithi098 ceph-mon[108405]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:07.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:06 smithi098 ceph-mon[108405]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-04T21:18:07.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:06 smithi098 ceph-mon[108405]: osdmap e147: 8 total, 7 up, 8 in 2024-09-04T21:18:07.071 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:06 smithi150 podman[111306]: 2024-09-04 21:18:06.63787737 +0000 UTC m=+0.526867324 container remove 688d034b98429c9624a66b454908cb29af19d4e74b44c1c05dc9a7da66d4d02e (image=quay.ceph.io/ceph-ci/ceph@sha256:bc24b8b0fb57fbf3f589c6abdf5aefd5f62db62238cebcb4209974c168290067, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=squid-91c8a7e, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:18:07.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:07 smithi150 podman[111399]: 2024-09-04 21:18:06.972362982 +0000 UTC m=+0.016046723 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:07.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:07 smithi150 podman[111399]: 2024-09-04 21:18:07.088828297 +0000 UTC m=+0.132512042 container create 2883fd3dd5afee3574b4d3b769085d494cfa81e61e4bcd60c081dfc02d944f04 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-04T21:18:07.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:07 smithi150 podman[111399]: 2024-09-04 21:18:07.300087218 +0000 UTC m=+0.343770959 container init 2883fd3dd5afee3574b4d3b769085d494cfa81e61e4bcd60c081dfc02d944f04 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-04T21:18:07.346 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:07 smithi150 podman[111399]: 2024-09-04 21:18:07.303460985 +0000 UTC m=+0.347144728 container start 2883fd3dd5afee3574b4d3b769085d494cfa81e61e4bcd60c081dfc02d944f04 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:18:07.789 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:07 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:07.789 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:07 smithi150 ceph-mon[91513]: osdmap e148: 8 total, 7 up, 8 in 2024-09-04T21:18:07.789 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:07 smithi150 podman[111399]: 2024-09-04 21:18:07.391507967 +0000 UTC m=+0.435191719 container attach 2883fd3dd5afee3574b4d3b769085d494cfa81e61e4bcd60c081dfc02d944f04 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-04T21:18:07.789 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:07 smithi150 podman[111399]: 2024-09-04 21:18:07.491496646 +0000 UTC m=+0.535180388 container died 2883fd3dd5afee3574b4d3b769085d494cfa81e61e4bcd60c081dfc02d944f04 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-04T21:18:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:07 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:07 smithi098 ceph-mon[112673]: osdmap e148: 8 total, 7 up, 8 in 2024-09-04T21:18:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:07 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:07 smithi098 ceph-mon[108405]: osdmap e148: 8 total, 7 up, 8 in 2024-09-04T21:18:08.080 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:07.958853079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:08.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 podman[111423]: 2024-09-04 21:18:08.079098946 +0000 UTC m=+0.581999590 container remove 2883fd3dd5afee3574b4d3b769085d494cfa81e61e4bcd60c081dfc02d944f04 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True) 2024-09-04T21:18:08.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-04T21:18:08.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 systemd[1]: Stopped Ceph osd.7 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:18:08.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.7.service: Consumed 15.525s CPU time. 2024-09-04T21:18:08.346 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 systemd[1]: Starting Ceph osd.7 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:18:08.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:08 smithi150 ceph-mon[91513]: pgmap v306: 161 pgs: 28 peering, 14 stale+active+clean, 119 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:18:08.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:08 smithi150 ceph-mon[91513]: Health check failed: Reduced data availability: 2 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-04T21:18:08.776 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 podman[111520]: 2024-09-04 21:18:08.424422291 +0000 UTC m=+0.016046537 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:08.776 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 podman[111520]: 2024-09-04 21:18:08.538335256 +0000 UTC m=+0.129959542 container create 56a2eefdec16e6745cd3f7d507d5c0e57f33ecefd9a57dc84184bfbbacb96609 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, 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, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:18:08.776 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 podman[111520]: 2024-09-04 21:18:08.773863389 +0000 UTC m=+0.365487616 container init 56a2eefdec16e6745cd3f7d507d5c0e57f33ecefd9a57dc84184bfbbacb96609 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD) 2024-09-04T21:18:09.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:08 smithi098 ceph-mon[112673]: pgmap v306: 161 pgs: 28 peering, 14 stale+active+clean, 119 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:18:09.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:08 smithi098 ceph-mon[112673]: Health check failed: Reduced data availability: 2 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-04T21:18:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:08 smithi098 ceph-mon[108405]: pgmap v306: 161 pgs: 28 peering, 14 stale+active+clean, 119 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:18:09.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:08 smithi098 ceph-mon[108405]: Health check failed: Reduced data availability: 2 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-04T21:18:09.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 podman[111520]: 2024-09-04 21:18:08.777450805 +0000 UTC m=+0.369075035 container start 56a2eefdec16e6745cd3f7d507d5c0e57f33ecefd9a57dc84184bfbbacb96609 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:18:09.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 podman[111520]: 2024-09-04 21:18:08.85751332 +0000 UTC m=+0.449137547 container attach 56a2eefdec16e6745cd3f7d507d5c0e57f33ecefd9a57dc84184bfbbacb96609 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-04T21:18:09.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:18:09.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 bash[111520]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:18:09.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:18:09.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:08 smithi150 bash[111520]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-04T21:18:09.666 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T21:18:09.666 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 bash[111520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T21:18:09.666 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: 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-04T21:18:09.666 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 bash[111520]: 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-04T21:18:10.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:09 smithi098 ceph-mon[112673]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 6 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:10.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:09 smithi098 ceph-mon[108405]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 6 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:10.094 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-mon[91513]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 6 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 bash[111520]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 bash[111520]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 bash[111520]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T21:18:10.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 bash[111520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-04T21:18:10.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate[111534]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-04T21:18:10.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 bash[111520]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-04T21:18:10.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:09 smithi150 podman[111520]: 2024-09-04 21:18:09.693104574 +0000 UTC m=+1.284728811 container died 56a2eefdec16e6745cd3f7d507d5c0e57f33ecefd9a57dc84184bfbbacb96609 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:18:10.667 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 podman[111675]: 2024-09-04 21:18:10.386375608 +0000 UTC m=+0.687420867 container remove 56a2eefdec16e6745cd3f7d507d5c0e57f33ecefd9a57dc84184bfbbacb96609 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-04T21:18:10.667 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 podman[111735]: 2024-09-04 21:18:10.496333186 +0000 UTC m=+0.015953687 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:10.667 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 podman[111735]: 2024-09-04 21:18:10.595928781 +0000 UTC m=+0.115549328 container create b6dfe364baf631dc9e0bb5d0ffde767181b04db8a2b8cfcd08ccf87f297d034e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-04T21:18:10.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:10 smithi098 ceph-mon[108405]: pgmap v307: 161 pgs: 18 active+undersized, 28 peering, 6 stale+active+clean, 6 active+undersized+degraded, 103 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-04T21:18:10.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:10 smithi098 ceph-mon[112673]: pgmap v307: 161 pgs: 18 active+undersized, 28 peering, 6 stale+active+clean, 6 active+undersized+degraded, 103 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-04T21:18:10.814 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:18:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:18:10] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-09-04T21:18:10.958 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:10 smithi150 ceph-mon[91513]: pgmap v307: 161 pgs: 18 active+undersized, 28 peering, 6 stale+active+clean, 6 active+undersized+degraded, 103 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 11/636 objects degraded (1.730%) 2024-09-04T21:18:10.958 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 podman[111735]: 2024-09-04 21:18:10.856564886 +0000 UTC m=+0.376185387 container init b6dfe364baf631dc9e0bb5d0ffde767181b04db8a2b8cfcd08ccf87f297d034e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True) 2024-09-04T21:18:10.958 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 podman[111735]: 2024-09-04 21:18:10.859712601 +0000 UTC m=+0.379333105 container start b6dfe364baf631dc9e0bb5d0ffde767181b04db8a2b8cfcd08ccf87f297d034e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:18:10.958 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 ceph-osd[111754]: -- 172.21.15.150:0/276906533 <== mon.1 v2:172.21.15.150:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56436978ba40 con 0x564369769c00 2024-09-04T21:18:11.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 bash[111735]: b6dfe364baf631dc9e0bb5d0ffde767181b04db8a2b8cfcd08ccf87f297d034e 2024-09-04T21:18:11.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:10 smithi150 systemd[1]: Started Ceph osd.7 for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:18:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:10.966753192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:12.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:12 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:12.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:12 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:12.277 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:12 smithi150 ceph-mon[91513]: pgmap v308: 161 pgs: 36 active+undersized, 12 peering, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-04T21:18:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:12 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:12 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:12.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:12 smithi098 ceph-mon[108405]: pgmap v308: 161 pgs: 36 active+undersized, 12 peering, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-04T21:18:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:12 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:12 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:12.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:12 smithi098 ceph-mon[112673]: pgmap v308: 161 pgs: 36 active+undersized, 12 peering, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-04T21:18:12.595 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:18:12.274+0000 7f7cb9492640 -1 Falling back to public interface 2024-09-04T21:18:13.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:13 smithi098 ceph-mon[108405]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T21:18:13.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:13 smithi098 ceph-mon[112673]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T21:18:13.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:13 smithi150 ceph-mon[91513]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-04T21:18:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:13.973116396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:14.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:14 smithi098 ceph-mon[108405]: pgmap v309: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:14.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:14 smithi098 ceph-mon[112673]: pgmap v309: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:14.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:14 smithi150 ceph-mon[91513]: pgmap v309: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:15.951 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:18:15.858+0000 7f7cb9492640 -1 osd.7 146 log_to_monitors true 2024-09-04T21:18:15.951 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:15.951 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:15.951 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-mon[91513]: pgmap v310: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:15.951 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:15.951 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:15.951 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-mon[91513]: from='osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T21:18:15.951 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:15 smithi150 ceph-mon[91513]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T21:18:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[108405]: pgmap v310: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[108405]: from='osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[108405]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[112673]: pgmap v310: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[112673]: from='osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T21:18:16.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:15 smithi098 ceph-mon[112673]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-04T21:18:16.845 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:18:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:18:16.565+0000 7f7cad234640 -1 osd.7 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T21:18:17.179 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:16.967748669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:17.179 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:17.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:17.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:17.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T21:18:17.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: from='osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:18:17.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: osdmap e149: 8 total, 7 up, 8 in 2024-09-04T21:18:17.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:18:17.180 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:17 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T21:18:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: from='osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:18:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: osdmap e149: 8 total, 7 up, 8 in 2024-09-04T21:18:17.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: from='osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: osdmap e149: 8 total, 7 up, 8 in 2024-09-04T21:18:17.564 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi150", "root=default"]} : dispatch 2024-09-04T21:18:17.565 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:17 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:18.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:18 smithi150 ceph-mon[91513]: pgmap v312: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:18.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:18 smithi150 ceph-mon[91513]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:18:18.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:18 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T21:18:18.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:18 smithi150 ceph-mon[91513]: osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710] boot 2024-09-04T21:18:18.275 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:18 smithi150 ceph-mon[91513]: osdmap e150: 8 total, 8 up, 8 in 2024-09-04T21:18:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[112673]: pgmap v312: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[112673]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:18:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T21:18:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[112673]: osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710] boot 2024-09-04T21:18:18.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[112673]: osdmap e150: 8 total, 8 up, 8 in 2024-09-04T21:18:18.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[108405]: pgmap v312: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-04T21:18:18.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[108405]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-04T21:18:18.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-04T21:18:18.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[108405]: osd.7 [v2:172.21.15.150:6824/1233007710,v1:172.21.15.150:6825/1233007710] boot 2024-09-04T21:18:18.564 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:18 smithi098 ceph-mon[108405]: osdmap e150: 8 total, 8 up, 8 in 2024-09-04T21:18:19.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: osdmap e151: 8 total, 8 up, 8 in 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-04T21:18:19.815 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: osdmap e151: 8 total, 8 up, 8 in 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.816 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-04T21:18:19.817 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-04T21:18:19.818 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.819 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:18:19.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.822 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:18:19.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.825 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:18:19.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:18:19.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.829 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:18:19.830 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.831 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:19 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: osdmap e151: 8 total, 8 up, 8 in 2024-09-04T21:18:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-04T21:18:19.846 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-04T21:18:19.847 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-04T21:18:19.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T21:18:19.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-04T21:18:19.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-04T21:18:19.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T21:18:19.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-04T21:18:19.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-04T21:18:19.848 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.849 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:18:19.850 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:18:19.851 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.852 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.853 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:19.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:19.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:19.854 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:19.968064136Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:20.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:18:20] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-04T21:18:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all osd 2024-09-04T21:18:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mds 2024-09-04T21:18:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:18:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:18:20.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nfs 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Finalizing container_image settings 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: Upgrade: Complete! 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[112673]: pgmap v315: 161 pgs: 16 peering, 31 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all osd 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mds 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nfs 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Finalizing container_image settings 2024-09-04T21:18:20.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: Upgrade: Complete! 2024-09-04T21:18:20.815 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:20 smithi098 ceph-mon[108405]: pgmap v315: 161 pgs: 16 peering, 31 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all osd 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mds 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nfs 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Finalizing container_image settings 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: Upgrade: Complete! 2024-09-04T21:18:20.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:20 smithi150 ceph-mon[91513]: pgmap v315: 161 pgs: 16 peering, 31 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-04T21:18:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:22 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:22 smithi098 ceph-mon[112673]: pgmap v316: 161 pgs: 16 peering, 22 active+undersized, 12 active+undersized+degraded, 111 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-04T21:18:22.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:22 smithi098 ceph-mon[112673]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:22 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:22 smithi098 ceph-mon[108405]: pgmap v316: 161 pgs: 16 peering, 22 active+undersized, 12 active+undersized+degraded, 111 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-04T21:18:22.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:22 smithi098 ceph-mon[108405]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:22 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:22 smithi150 ceph-mon[91513]: pgmap v316: 161 pgs: 16 peering, 22 active+undersized, 12 active+undersized+degraded, 111 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-04T21:18:22.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:22 smithi150 ceph-mon[91513]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-04T21:18:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:22.971641812Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:23.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:23 smithi098 ceph-mon[108405]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/636 objects degraded (8.019%), 12 pgs degraded) 2024-09-04T21:18:23.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:23 smithi098 ceph-mon[108405]: Cluster is now healthy 2024-09-04T21:18:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:23 smithi098 ceph-mon[112673]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/636 objects degraded (8.019%), 12 pgs degraded) 2024-09-04T21:18:23.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:23 smithi098 ceph-mon[112673]: Cluster is now healthy 2024-09-04T21:18:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:23 smithi150 ceph-mon[91513]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/636 objects degraded (8.019%), 12 pgs degraded) 2024-09-04T21:18:23.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:23 smithi150 ceph-mon[91513]: Cluster is now healthy 2024-09-04T21:18:24.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:18:24.666 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:18:24.787 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:24 smithi098 ceph-mon[108405]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-04T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:24 smithi098 ceph-mon[112673]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-04T21:18:24.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:24 smithi150 ceph-mon[91513]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (7m) 10s ago 28m 79.0M - c8b91775d855 eb5cecbe697a 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (9m) 2m ago 28m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (8m) 10s ago 32m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (5m) 2m ago 34m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (6m) 10s ago 33m 50.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:18:25.283 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (5m) 2m ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (8m) 10s ago 28m 10.5M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (4m) 2m ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (4m) 2m ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (3m) 2m ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (2m) 2m ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 920c509a92a4 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (116s) 10s ago 30m 48.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1ad6ab4113e 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (81s) 10s ago 30m 50.4M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 e850077adfe5 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (48s) 10s ago 30m 42.7M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 edbb7d7922d4 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (14s) 10s ago 29m 12.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 b6dfe364baf6 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (8m) 10s ago 29m 58.3M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (28m) 2m ago 28m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:18:25.284 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (28m) 10s ago 28m 89.9M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:18:25.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:25 smithi098 ceph-mon[108405]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:25.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:25 smithi098 ceph-mon[112673]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:25.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:25 smithi150 ceph-mon[91513]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:26.007 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-04T21:18:26.261 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:18:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:25.971126067Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:26 smithi150 ceph-mon[91513]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:26.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:26 smithi150 ceph-mon[91513]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:18:26.996 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:18:26.996 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:26 smithi098 ceph-mon[108405]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:26.996 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:26 smithi098 ceph-mon[108405]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:18:26.996 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:26 smithi098 ceph-mon[112673]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:26.996 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:26 smithi098 ceph-mon[112673]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-04T21:18:27.724 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:27 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:27.724 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:27 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/4259073036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:27.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:27 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:27.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:27 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/4259073036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:27.756 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-04T21:18:27.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:27 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:27.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:27 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/4259073036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:28.003 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:18:28.713 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)" 2024-09-04T21:18:28.713 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:28 smithi098 ceph-mon[112673]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T21:18:28.714 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:28 smithi098 ceph-mon[108405]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T21:18:28.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:28 smithi150 ceph-mon[91513]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-04T21:18:29.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:28.967673192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:29.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade status' 2024-09-04T21:18:29.662 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:18:29.784 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:29 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/1536557002' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:29.785 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:29 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/1536557002' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:29.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:29 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/1536557002' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:30.311 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": null, 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": false, 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "", 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": null, 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "", 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:18:30.312 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:18:30.812 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:30 smithi098 ceph-mon[108405]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-04T21:18:30.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:30 smithi098 ceph-mon[112673]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-04T21:18:30.812 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:18:30 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:18:30] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-04T21:18:30.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:30 smithi150 ceph-mon[91513]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-04T21:18:31.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph health detail' 2024-09-04T21:18:31.261 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:18:31.670 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[112673]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:31.671 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:31.671 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:31.671 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:31.671 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[108405]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:31.671 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:31.671 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:31.671 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:31 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:31.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:31 smithi150 ceph-mon[91513]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:31.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:31 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:31.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:31 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:31.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:31 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:32.005 INFO:teuthology.orchestra.run.smithi098.stdout:HEALTH_OK 2024-09-04T21:18:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:31.960076028Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:32.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-04T21:18:32.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:32 smithi098 ceph-mon[112673]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:32.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:32 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/2776768054' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:18:32.843 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:32 smithi098 ceph-mon[108405]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:32.843 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:32 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/2776768054' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:18:32.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:32 smithi150 ceph-mon[91513]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:32.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:32 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/2776768054' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-04T21:18:33.062 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:18:34.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:34 smithi098 ceph-mon[112673]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:34.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:34 smithi098 ceph-mon[112673]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:34.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:34 smithi098 ceph-mon[108405]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:34.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:34 smithi098 ceph-mon[108405]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:34 smithi150 ceph-mon[91513]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:34.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:34 smithi150 ceph-mon[91513]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:35.065 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:35.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:34.965944418Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:35.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-04T21:18:36.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:36 smithi150 ceph-mon[91513]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:36.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:36 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:36.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:36.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:36 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:36.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:36 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:36.095 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:36 smithi150 ceph-mon[91513]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:36.096 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:36 smithi150 ceph-mon[91513]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[108405]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:36.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[108405]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[108405]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[112673]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[112673]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:18:36.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:36 smithi098 ceph-mon[112673]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:37.037 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:18:37.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:37.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:37 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:37.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:18:37.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:37.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:37.347 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:38.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:37.968870258Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:18:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:18:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mgr 2024-09-04T21:18:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mon 2024-09-04T21:18:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all crash 2024-09-04T21:18:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all osd 2024-09-04T21:18:38.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all mds 2024-09-04T21:18:38.346 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:38 smithi150 ceph-mon[91513]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:38.480 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:18:38.480 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mgr 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mon 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all crash 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all osd 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all mds 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[112673]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: Upgrade: Target is version 19.3.0-4702-gf9fcca52 (squid) 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, digests ['quay.ceph.io/ceph-ci/ceph@sha256:374fc5b78546dbe9d2be4234bcc40090c95dba2d3680e3e0a530b1ee75f9a0a4'] 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mgr 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mon 2024-09-04T21:18:38.481 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all crash 2024-09-04T21:18:38.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all osd 2024-09-04T21:18:38.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all mds 2024-09-04T21:18:38.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:38 smithi098 ceph-mon[108405]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:38.755 INFO:teuthology.orchestra.run.smithi098.stdout:true 2024-09-04T21:18:38.755 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:18:38.755 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (8m) 2m ago 28m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (7m) 23s ago 28m 79.0M - c8b91775d855 eb5cecbe697a 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (9m) 2m ago 28m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (9m) 23s ago 33m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (6m) 2m ago 34m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (6m) 23s ago 33m 50.9M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (5m) 2m ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (8m) 23s ago 28m 10.5M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (4m) 2m ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (4m) 2m ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:18:38.756 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (3m) 2m ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (2m) 2m ago 31m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 920c509a92a4 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (2m) 23s ago 31m 48.1M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1ad6ab4113e 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (94s) 23s ago 30m 50.4M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 e850077adfe5 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (61s) 23s ago 30m 42.7M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 edbb7d7922d4 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (27s) 23s ago 29m 12.2M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 b6dfe364baf6 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (8m) 23s ago 29m 58.3M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (28m) 2m ago 28m - - 19.1.1-259-g91c8a7e5 77770cf7e895 09d55d365560 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (28m) 23s ago 28m 89.9M - 19.1.1-259-g91c8a7e5 77770cf7e895 b82fe7a6ab7c 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 3 2024-09-04T21:18:38.757 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 2 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 8 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw": { 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.1.1-259-g91c8a7e5 (91c8a7e56f7ba6f8ae8d6d8c0ae8cae96c5619e4) squid (stable)": 2, 2024-09-04T21:18:38.758 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 19.3.0-4702-gf9fcca52 (f9fcca5273b6971f640393d33a94730179073754) squid (dev)": 13 2024-09-04T21:18:38.759 INFO:teuthology.orchestra.run.smithi098.stdout: } 2024-09-04T21:18:38.759 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:18:38.954 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2024-09-04T21:18:38.954 INFO:teuthology.orchestra.run.smithi098.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754", 2024-09-04T21:18:38.955 INFO:teuthology.orchestra.run.smithi098.stdout: "in_progress": true, 2024-09-04T21:18:38.955 INFO:teuthology.orchestra.run.smithi098.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-04T21:18:38.955 INFO:teuthology.orchestra.run.smithi098.stdout: "services_complete": [], 2024-09-04T21:18:38.955 INFO:teuthology.orchestra.run.smithi098.stdout: "progress": "0/2 daemons upgraded", 2024-09-04T21:18:38.955 INFO:teuthology.orchestra.run.smithi098.stdout: "message": "Currently upgrading rgw daemons", 2024-09-04T21:18:38.955 INFO:teuthology.orchestra.run.smithi098.stdout: "is_paused": false 2024-09-04T21:18:38.955 INFO:teuthology.orchestra.run.smithi098.stdout:} 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='client.54593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: Upgrade: Updating rgw.foo.smithi098.eshutq (1/2) 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/878817398' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:39.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[108405]: Deploying daemon rgw.foo.smithi098.eshutq on smithi098 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='client.54593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: Upgrade: Updating rgw.foo.smithi098.eshutq (1/2) 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/878817398' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:39.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:39 smithi098 ceph-mon[112673]: Deploying daemon rgw.foo.smithi098.eshutq on smithi098 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='client.54593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: Upgrade: Updating rgw.foo.smithi098.eshutq (1/2) 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/878817398' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi098.eshutq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:39.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:39 smithi150 ceph-mon[91513]: Deploying daemon rgw.foo.smithi098.eshutq on smithi098 2024-09-04T21:18:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:40 smithi150 ceph-mon[91513]: from='client.54611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:40.345 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:40 smithi150 ceph-mon[91513]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:40.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:40 smithi098 ceph-mon[112673]: from='client.54611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:40.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:40 smithi098 ceph-mon[112673]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:40.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:40 smithi098 ceph-mon[108405]: from='client.54611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:18:40.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:40 smithi098 ceph-mon[108405]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:40.645 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:18:40 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:18:40] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-04T21:18:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:40.961034485Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:42.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:42 smithi098 ceph-mon[108405]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:42.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:42 smithi098 ceph-mon[112673]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:42.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:42 smithi150 ceph-mon[91513]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-04T21:18:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:43.965041032Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:44.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:44 smithi098 ceph-mon[112673]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:44.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:44 smithi098 ceph-mon[108405]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:44.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:44 smithi150 ceph-mon[91513]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:46.770 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:46 smithi098 ceph-mon[108405]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:46.770 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:46 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:46.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:46 smithi098 ceph-mon[112673]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:46.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:46 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:46 smithi150 ceph-mon[91513]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:46.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:46 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:18:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:46.969706306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:47.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:47 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:47.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:47 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:47.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:47 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:48.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:48 smithi098 ceph-mon[112673]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:48.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:48 smithi098 ceph-mon[108405]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:48.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:48 smithi150 ceph-mon[91513]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-04T21:18:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:49.969691709Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:50.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:50 smithi098 ceph-mon[108405]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:50.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:50 smithi098 ceph-mon[112673]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:50.813 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:18:50 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:18:50] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-04T21:18:50.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:50 smithi150 ceph-mon[91513]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:52 smithi098 ceph-mon[108405]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:52 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:52.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:52 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:52 smithi098 ceph-mon[112673]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:52 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:52.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:52 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:52.824 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:52 smithi150 ceph-mon[91513]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-04T21:18:52.824 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:52 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:52.824 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:52 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:53.081 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:52.962635326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:54.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:54 smithi150 ceph-mon[91513]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-04T21:18:54.772 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:54.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:54.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:54 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:54.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:54 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[112673]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[108405]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:54.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi150.jlubeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-04T21:18:54.814 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:54 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:18:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:55 smithi150 ceph-mon[91513]: Upgrade: Updating rgw.foo.smithi150.jlubeg (2/2) 2024-09-04T21:18:55.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:55 smithi150 ceph-mon[91513]: Deploying daemon rgw.foo.smithi150.jlubeg on smithi150 2024-09-04T21:18:55.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:55 smithi098 ceph-mon[112673]: Upgrade: Updating rgw.foo.smithi150.jlubeg (2/2) 2024-09-04T21:18:55.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:55 smithi098 ceph-mon[112673]: Deploying daemon rgw.foo.smithi150.jlubeg on smithi150 2024-09-04T21:18:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:55 smithi098 ceph-mon[108405]: Upgrade: Updating rgw.foo.smithi150.jlubeg (2/2) 2024-09-04T21:18:55.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:55 smithi098 ceph-mon[108405]: Deploying daemon rgw.foo.smithi150.jlubeg on smithi150 2024-09-04T21:18:56.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:55.963569176Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:18:56.686 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:56 smithi150 ceph-mon[91513]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-04T21:18:56.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:56 smithi098 ceph-mon[112673]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-04T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:56 smithi098 ceph-mon[108405]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-04T21:18:57.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:57 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:57.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:57 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:57.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:57 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:18:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:58 smithi098 ceph-mon[108405]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T21:18:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:58 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:58.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:18:58 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:58 smithi098 ceph-mon[112673]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T21:18:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:58 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:58.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:18:58 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:58 smithi150 ceph-mon[91513]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-04T21:18:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:58 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:58.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:18:58 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:18:59.336 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:18:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:18:58.972126056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:00.622 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:00 smithi098 ceph-mon[112673]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 90 op/s 2024-09-04T21:19:00.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:00 smithi098 ceph-mon[108405]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 90 op/s 2024-09-04T21:19:00.622 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:19:00 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:19:00] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-04T21:19:00.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:00 smithi150 ceph-mon[91513]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 90 op/s 2024-09-04T21:19:01.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:01 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:19:01.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:01 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:01.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:01 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:01.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:01 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:19:01.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:01 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:01.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:01 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:01.844 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:01 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-04T21:19:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:01 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:01.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:01 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:01.964445836Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:02.817 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:02 smithi150 ceph-mon[91513]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 170 B/s wr, 126 op/s 2024-09-04T21:19:02.817 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.817 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.817 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.817 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.817 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.818 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:02 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[112673]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 170 B/s wr, 126 op/s 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[108405]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 170 B/s wr, 126 op/s 2024-09-04T21:19:02.950 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.950 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.950 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.950 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.950 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:02.950 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:02 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:04.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:04 smithi150 ceph-mon[91513]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-04T21:19:05.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:04 smithi098 ceph-mon[108405]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-04T21:19:05.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:04 smithi098 ceph-mon[112673]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-09-04T21:19:05.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:04.963498075Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:06.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 170 B/s wr, 150 op/s 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: 1 rgw daemon(s) are 19.1.1-259-g91c8a7e5 != target 19.3.0-4702-gf9fcca52 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all rgw 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"}]': finished 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"}]': finished 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:19:06.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 170 B/s wr, 150 op/s 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: 1 rgw daemon(s) are 19.1.1-259-g91c8a7e5 != target 19.3.0-4702-gf9fcca52 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all rgw 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"} : dispatch 2024-09-04T21:19:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"}]': finished 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"} : dispatch 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"} : dispatch 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"}]': finished 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:19:06.318 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nfs 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: Finalizing container_image settings 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:19:06.320 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:19:06.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nfs 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: Finalizing container_image settings 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:19:06.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Upgrade: Complete! 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: Checking dashboard <-> RGW credentials 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:19:06.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Upgrade: Complete! 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: Checking dashboard <-> RGW credentials 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.330 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:06 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 170 B/s wr, 150 op/s 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: 1 rgw daemon(s) are 19.1.1-259-g91c8a7e5 != target 19.3.0-4702-gf9fcca52 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all rgw 2024-09-04T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi098.eshutq"}]': finished 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi150.jlubeg"}]': finished 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all rbd-mirror 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all ceph-exporter 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nfs 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: Setting container_image for all nvmeof 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: Finalizing container_image settings 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:19:06.598 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-04T21:19:06.599 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-04T21:19:06.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:19:06.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-04T21:19:06.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-04T21:19:06.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:19:06.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-04T21:19:06.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-04T21:19:06.600 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.601 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Upgrade: Complete! 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-04T21:19:06.602 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.603 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.603 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: Checking dashboard <-> RGW credentials 2024-09-04T21:19:06.603 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:06.603 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-04T21:19:06.603 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 172.21.15.98:0/4061514661' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-04T21:19:06.603 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:06 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:07 smithi098 ceph-mon[108405]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:19:07.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:07 smithi098 ceph-mon[108405]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:07.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:07 smithi098 ceph-mon[112673]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:19:07.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:07 smithi098 ceph-mon[112673]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:07.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:07 smithi150 ceph-mon[91513]: from='client.25370 -' entity='client.iscsi.foo.smithi098.zfukfp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-04T21:19:07.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:07 smithi150 ceph-mon[91513]: from='mgr.25187 ' entity='mgr.y' 2024-09-04T21:19:08.251 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:07.972501571Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:08.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:08 smithi098 ceph-mon[112673]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 138 op/s 2024-09-04T21:19:08.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:08 smithi098 ceph-mon[108405]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 138 op/s 2024-09-04T21:19:08.595 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:08 smithi150 ceph-mon[91513]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 138 op/s 2024-09-04T21:19:09.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph orch ps' 2024-09-04T21:19:10.114 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:19:10.755 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-04T21:19:10.755 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (8m) 9s ago 29m - - 0.27.0 11f11916f8cd c5104aef5645 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi150 *:3000 running (8m) 9s ago 29m 78.2M - c8b91775d855 eb5cecbe697a 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:iscsi.foo.smithi098.zfukfp smithi098 *:5000 running (9m) 9s ago 28m - - 3.8 77770cf7e895 163455c16573 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi150 *:8443,9283,8765 running (9m) 9s ago 33m 459M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 e3be92ac2d75 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (18m) 9s ago 35m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 754ed17f6a36 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (6m) 9s ago 35m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 ee187307e9fc 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi150 running (7m) 9s ago 33m 51.4M 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 8ca353691e03 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (6m) 9s ago 33m - 2048M 19.3.0-4702-gf9fcca52 8cfc4091ae56 0a32db6d6b1a 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (9m) 9s ago 29m - - 1.7.0 72c9c2088986 8e35a664db13 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi150 *:9100 running (9m) 9s ago 29m 10.4M - 1.7.0 72c9c2088986 85de22c9471f 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (5m) 9s ago 33m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 d14ffb657308 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (4m) 9s ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 16177b741d47 2024-09-04T21:19:10.756 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (4m) 9s ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 3fc971efc7cb 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (3m) 9s ago 32m - 2992M 19.3.0-4702-gf9fcca52 8cfc4091ae56 920c509a92a4 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi150 running (2m) 9s ago 31m 52.0M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 a1ad6ab4113e 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi150 running (2m) 9s ago 31m 52.5M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 e850077adfe5 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi150 running (93s) 9s ago 30m 45.8M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 edbb7d7922d4 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi150 running (60s) 9s ago 30m 46.6M 3248M 19.3.0-4702-gf9fcca52 8cfc4091ae56 b6dfe364baf6 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi150 *:9095 running (8m) 9s ago 30m 58.3M - 2.51.0 1d3b7f56885b 5556a8cf4cee 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi098.eshutq smithi098 *:8000 running (18s) 9s ago 28m - - 19.3.0-4702-gf9fcca52 8cfc4091ae56 d598e7140292 2024-09-04T21:19:10.757 INFO:teuthology.orchestra.run.smithi098.stdout:rgw.foo.smithi150.jlubeg smithi150 *:8000 running (13s) 9s ago 29m 76.4M - 19.3.0-4702-gf9fcca52 8cfc4091ae56 d8ee284785b3 2024-09-04T21:19:10.766 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:10 smithi098 ceph-mon[108405]: from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:19:10.766 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:10 smithi098 ceph-mon[108405]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-04T21:19:10.766 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:10 smithi098 ceph-mon[112673]: from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:19:10.767 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:10 smithi098 ceph-mon[112673]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-04T21:19:10.767 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:19:10 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: ::ffff:172.21.15.150 - - [04/Sep/2024:21:19:10] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.51.0" 2024-09-04T21:19:10.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:10 smithi150 ceph-mon[91513]: from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:19:10.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:10 smithi150 ceph-mon[91513]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-04T21:19:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:10.967646873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:11.387 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-04T21:19:11.632 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/mon.a/config 2024-09-04T21:19:12.331 INFO:teuthology.orchestra.run.smithi098.stdout:false 2024-09-04T21:19:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:12 smithi098 ceph-mon[112673]: from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:19:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:12 smithi098 ceph-mon[112673]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-04T21:19:12.813 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:12 smithi098 ceph-mon[112673]: from='client.? 172.21.15.98:0/808422292' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:12 smithi098 ceph-mon[108405]: from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:19:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:12 smithi098 ceph-mon[108405]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-04T21:19:12.813 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:12 smithi098 ceph-mon[108405]: from='client.? 172.21.15.98:0/808422292' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:12 smithi150 ceph-mon[91513]: from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-04T21:19:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:12 smithi150 ceph-mon[91513]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-04T21:19:12.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:12 smithi150 ceph-mon[91513]: from='client.? 172.21.15.98:0/808422292' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-04T21:19:12.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T21:19:12.980 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi098 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 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-04T21:19:13.209 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=835dafda91af4c63bb2b179768cb423e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_f9fcca5273b6971f640393d33a94730179073754/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi098 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 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-04T21:19:13.212 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-04T21:19:13.223 INFO:tasks.cephadm:Teardown begin 2024-09-04T21:19:13.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T21:19:13.256 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T21:19:13.290 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-04T21:19:13.290 DEBUG:teuthology.orchestra.run.smithi098:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T21:19:13.312 DEBUG:teuthology.orchestra.run.smithi150:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-04T21:19:13.347 INFO:tasks.cephadm:Stopping all daemons... 2024-09-04T21:19:13.347 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-04T21:19:13.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a 2024-09-04T21:19:13.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:13 smithi098 systemd[1]: Stopping Ceph mon.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:14.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a[108401]: 2024-09-04T21:19:13.743+0000 7fe9436b8640 -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-04T21:19:14.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:13 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a[108401]: 2024-09-04T21:19:13.743+0000 7fe9436b8640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-04T21:19:14.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:13 smithi098 podman[149381]: 2024-09-04 21:19:13.815447193 +0000 UTC m=+0.271425474 container died ee187307e9fc249776aef34a01328d874a224ab4986b805fa1e1c47c82f5d148 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-04T21:19:14.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:13.967518266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:14.455 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:14 smithi098 podman[149381]: 2024-09-04 21:19:14.201929543 +0000 UTC m=+0.657907814 container cleanup ee187307e9fc249776aef34a01328d874a224ab4986b805fa1e1c47c82f5d148 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, 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, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-04T21:19:14.455 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 04 21:19:14 smithi098 bash[149381]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-a 2024-09-04T21:19:14.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.a.service' 2024-09-04T21:19:14.645 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:14.645 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-04T21:19:14.645 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-04T21:19:14.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.c 2024-09-04T21:19:14.812 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:14 smithi098 systemd[1]: Stopping Ceph mon.c for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:15.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:14 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c[112669]: 2024-09-04T21:19:14.915+0000 7fe7767bc640 -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-04T21:19:15.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:14 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c[112669]: 2024-09-04T21:19:14.915+0000 7fe7767bc640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-04T21:19:15.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:14 smithi098 podman[149503]: 2024-09-04 21:19:14.976937492 +0000 UTC m=+0.153672651 container died 0a32db6d6b1a49291e448bd269430eae29eb6b184474cfdbd8079093dc52a72e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:19:15.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:15 smithi098 podman[149503]: 2024-09-04 21:19:15.482931435 +0000 UTC m=+0.659666639 container cleanup 0a32db6d6b1a49291e448bd269430eae29eb6b184474cfdbd8079093dc52a72e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:19:15.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 04 21:19:15 smithi098 bash[149503]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-c 2024-09-04T21:19:15.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.c.service' 2024-09-04T21:19:15.907 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:15.907 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-04T21:19:15.907 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-04T21:19:15.907 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.b 2024-09-04T21:19:16.232 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:15 smithi150 systemd[1]: Stopping Ceph mon.b for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:16.524 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b[91509]: 2024-09-04T21:19:16.229+0000 7ff9779de640 -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-04T21:19:16.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b[91509]: 2024-09-04T21:19:16.230+0000 7ff9779de640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-04T21:19:16.525 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:16 smithi150 podman[120699]: 2024-09-04 21:19:16.271141776 +0000 UTC m=+0.166279395 container died 8ca353691e03f7cfb01c89342fc867749fc550212e5a4ef5941401b1ffd49a45 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-04T21:19:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:16 smithi150 podman[120699]: 2024-09-04 21:19:16.621918035 +0000 UTC m=+0.517055686 container cleanup 8ca353691e03f7cfb01c89342fc867749fc550212e5a4ef5941401b1ffd49a45 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:19:16.845 INFO:journalctl@ceph.mon.b.smithi150.stdout:Sep 04 21:19:16 smithi150 bash[120699]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mon-b 2024-09-04T21:19:17.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mon.b.service' 2024-09-04T21:19:17.108 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:17.109 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-04T21:19:17.109 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-04T21:19:17.109 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y 2024-09-04T21:19:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:16.973523081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:17.423 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:19:17 smithi098 systemd[1]: Stopping Ceph mgr.y for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:17.749 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:19:17 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y[83743]: 2024-09-04T21:19:17.420+0000 7f7dba036640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-04T21:19:17.750 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:19:17 smithi098 podman[149625]: 2024-09-04 21:19:17.462027039 +0000 UTC m=+0.157430996 container died 754ed17f6a364ba8f914914e5c8bdb5770c3a1d814ee5d00c918b4b1791c60c0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:19:18.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:19:17 smithi098 podman[149625]: 2024-09-04 21:19:17.922138863 +0000 UTC m=+0.617542821 container cleanup 754ed17f6a364ba8f914914e5c8bdb5770c3a1d814ee5d00c918b4b1791c60c0 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:19:18.063 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 04 21:19:17 smithi098 bash[149625]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-y 2024-09-04T21:19:18.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.y.service' 2024-09-04T21:19:18.460 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:18.460 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-04T21:19:18.460 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-04T21:19:18.461 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x 2024-09-04T21:19:18.793 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:19:18 smithi150 systemd[1]: Stopping Ceph mgr.x for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:19.054 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:19:18 smithi150 podman[120820]: 2024-09-04 21:19:18.791254787 +0000 UTC m=+0.136746914 container died e3be92ac2d75ce77db41dd9dd7b9fccde5b6561d1706bb6e22838f9008bf0658 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T21:19:19.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:19:19 smithi150 podman[120820]: 2024-09-04 21:19:19.143632172 +0000 UTC m=+0.489124298 container cleanup e3be92ac2d75ce77db41dd9dd7b9fccde5b6561d1706bb6e22838f9008bf0658 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:19:19.345 INFO:journalctl@ceph.mgr.x.smithi150.stdout:Sep 04 21:19:19 smithi150 bash[120820]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-mgr-x 2024-09-04T21:19:19.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:19:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:19:19.053Z 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.98:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:19:19.345 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:19:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:19:19.056Z 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.98:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:19:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:19:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:19:19.056Z 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.98:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:19:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:19:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:19:19.058Z 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.98:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:19:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:19:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:19:19.059Z 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.98:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:19:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:19:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:19:19.059Z 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.98:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:19:19.610 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@mgr.x.service' 2024-09-04T21:19:19.644 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:19.644 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-04T21:19:19.644 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-04T21:19:19.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.0 2024-09-04T21:19:19.971 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:19 smithi098 systemd[1]: Stopping Ceph osd.0 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:20.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[118788]: 2024-09-04T21:19:19.969+0000 7f18faa53640 -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-04T21:19:20.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[118788]: 2024-09-04T21:19:19.969+0000 7f18faa53640 -1 osd.0 151 *** Got signal Terminated *** 2024-09-04T21:19:20.313 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:19 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0[118788]: 2024-09-04T21:19:19.969+0000 7f18faa53640 -1 osd.0 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:19:20.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:19.959037946Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:23.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:22.968022783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:25.748 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:25 smithi098 podman[149757]: 2024-09-04 21:19:25.489814809 +0000 UTC m=+5.656872971 container died d14ffb657308ed149ae32e20ea2105c82eca47c89e4ae6d51820f3cb844c9b67 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-04T21:19:26.062 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:25 smithi098 podman[149757]: 2024-09-04 21:19:25.919699536 +0000 UTC m=+6.086757701 container cleanup d14ffb657308ed149ae32e20ea2105c82eca47c89e4ae6d51820f3cb844c9b67 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:19:26.063 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:25 smithi098 bash[149757]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0 2024-09-04T21:19:26.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:25.964339709Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:26.563 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:26 smithi098 podman[149772]: 2024-09-04 21:19:26.180246397 +0000 UTC m=+0.685483287 container remove d14ffb657308ed149ae32e20ea2105c82eca47c89e4ae6d51820f3cb844c9b67 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-04T21:19:26.877 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:26 smithi098 podman[149863]: 2024-09-04 21:19:26.493756326 +0000 UTC m=+0.016411827 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:19:26.877 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:26 smithi098 podman[149863]: 2024-09-04 21:19:26.597814947 +0000 UTC m=+0.120470438 container create 5eb92d9aa589f93db43796c72510fa23d00e7c97abec5faaf65d7a11cdc968ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, 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) 2024-09-04T21:19:26.877 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:26 smithi098 podman[149863]: 2024-09-04 21:19:26.792058183 +0000 UTC m=+0.314713676 container init 5eb92d9aa589f93db43796c72510fa23d00e7c97abec5faaf65d7a11cdc968ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-04T21:19:26.877 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:26 smithi098 podman[149863]: 2024-09-04 21:19:26.795550702 +0000 UTC m=+0.318206195 container start 5eb92d9aa589f93db43796c72510fa23d00e7c97abec5faaf65d7a11cdc968ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:19:26.877 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:26 smithi098 podman[149863]: 2024-09-04 21:19:26.875171917 +0000 UTC m=+0.397827418 container attach 5eb92d9aa589f93db43796c72510fa23d00e7c97abec5faaf65d7a11cdc968ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:19:27.288 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 04 21:19:26 smithi098 podman[149863]: 2024-09-04 21:19:26.990141529 +0000 UTC m=+0.512797032 container died 5eb92d9aa589f93db43796c72510fa23d00e7c97abec5faaf65d7a11cdc968ff (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-04T21:19:27.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.0.service' 2024-09-04T21:19:27.644 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:27.645 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-04T21:19:27.645 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-04T21:19:27.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.1 2024-09-04T21:19:28.028 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:27 smithi098 systemd[1]: Stopping Ceph osd.1 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:28.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[123712]: 2024-09-04T21:19:28.023+0000 7fd8b91c7640 -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-04T21:19:28.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[123712]: 2024-09-04T21:19:28.023+0000 7fd8b91c7640 -1 osd.1 151 *** Got signal Terminated *** 2024-09-04T21:19:28.313 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:28 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1[123712]: 2024-09-04T21:19:28.023+0000 7fd8b91c7640 -1 osd.1 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:19:29.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:28.962305612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:31.965116353Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:33.752 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:33 smithi098 podman[149970]: 2024-09-04 21:19:33.492859623 +0000 UTC m=+5.572798959 container died 16177b741d47eb4efd579ceb1add52c992e746143ea03d55311424a30f2b2eda (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, CEPH_POINT_RELEASE=) 2024-09-04T21:19:34.062 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:33 smithi098 podman[149970]: 2024-09-04 21:19:33.924696214 +0000 UTC m=+6.004635591 container cleanup 16177b741d47eb4efd579ceb1add52c992e746143ea03d55311424a30f2b2eda (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-04T21:19:34.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:33 smithi098 bash[149970]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1 2024-09-04T21:19:34.544 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:34 smithi098 podman[149986]: 2024-09-04 21:19:34.126304829 +0000 UTC m=+0.633499465 container remove 16177b741d47eb4efd579ceb1add52c992e746143ea03d55311424a30f2b2eda (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-04T21:19:34.798 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:34 smithi098 podman[150074]: 2024-09-04 21:19:34.445736089 +0000 UTC m=+0.015924607 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:19:34.798 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:34 smithi098 podman[150074]: 2024-09-04 21:19:34.577124361 +0000 UTC m=+0.147312878 container create 4d35f808b2adaa1909f72464eca15d12d61911585ed37ac7c856079036f9bc66 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:19:34.798 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:34 smithi098 podman[150074]: 2024-09-04 21:19:34.796851316 +0000 UTC m=+0.367039833 container init 4d35f808b2adaa1909f72464eca15d12d61911585ed37ac7c856079036f9bc66 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-04T21:19:35.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:34 smithi098 podman[150074]: 2024-09-04 21:19:34.800487074 +0000 UTC m=+0.370675601 container start 4d35f808b2adaa1909f72464eca15d12d61911585ed37ac7c856079036f9bc66 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:19:35.063 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:34 smithi098 podman[150074]: 2024-09-04 21:19:34.871942735 +0000 UTC m=+0.442131262 container attach 4d35f808b2adaa1909f72464eca15d12d61911585ed37ac7c856079036f9bc66 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-04T21:19:35.064 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 04 21:19:34 smithi098 podman[150074]: 2024-09-04 21:19:34.9877545 +0000 UTC m=+0.557943025 container died 4d35f808b2adaa1909f72464eca15d12d61911585ed37ac7c856079036f9bc66 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-04T21:19:35.293 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:34.960992695Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:35.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.1.service' 2024-09-04T21:19:35.681 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:35.681 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-04T21:19:35.681 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-04T21:19:35.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.2 2024-09-04T21:19:35.894 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:35 smithi098 systemd[1]: Stopping Ceph osd.2 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:36.312 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:35 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[130204]: 2024-09-04T21:19:35.985+0000 7f2db0ce4640 -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-04T21:19:36.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:35 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[130204]: 2024-09-04T21:19:35.985+0000 7f2db0ce4640 -1 osd.2 151 *** Got signal Terminated *** 2024-09-04T21:19:36.313 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:35 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2[130204]: 2024-09-04T21:19:35.985+0000 7f2db0ce4640 -1 osd.2 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:19:38.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:37.959550106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:40.959398265Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:41.683 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:41 smithi098 podman[150179]: 2024-09-04 21:19:41.408080918 +0000 UTC m=+5.521678136 container died 3fc971efc7cb83f44e646097c38eb02734a750cf40f9feaf2efd0f2313b19de2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:19:42.057 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:41 smithi098 podman[150179]: 2024-09-04 21:19:41.770648472 +0000 UTC m=+5.884245745 container cleanup 3fc971efc7cb83f44e646097c38eb02734a750cf40f9feaf2efd0f2313b19de2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-04T21:19:42.057 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:41 smithi098 bash[150179]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2 2024-09-04T21:19:42.312 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:42 smithi098 podman[150205]: 2024-09-04 21:19:42.055469934 +0000 UTC m=+0.639784674 container remove 3fc971efc7cb83f44e646097c38eb02734a750cf40f9feaf2efd0f2313b19de2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:19:42.677 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:42 smithi098 podman[150299]: 2024-09-04 21:19:42.289484475 +0000 UTC m=+0.015929986 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:19:42.677 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:42 smithi098 podman[150299]: 2024-09-04 21:19:42.397945118 +0000 UTC m=+0.124390624 container create 928c55c2d4d75570bdbeca8e547e178908f00d7c4fc574266fba7c9cecb64175 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, 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, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS) 2024-09-04T21:19:42.677 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:42 smithi098 podman[150299]: 2024-09-04 21:19:42.608792295 +0000 UTC m=+0.335237806 container init 928c55c2d4d75570bdbeca8e547e178908f00d7c4fc574266fba7c9cecb64175 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:19:42.678 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:42 smithi098 podman[150299]: 2024-09-04 21:19:42.611968506 +0000 UTC m=+0.338414013 container start 928c55c2d4d75570bdbeca8e547e178908f00d7c4fc574266fba7c9cecb64175 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-04T21:19:42.678 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:42 smithi098 podman[150299]: 2024-09-04 21:19:42.675432468 +0000 UTC m=+0.401877995 container attach 928c55c2d4d75570bdbeca8e547e178908f00d7c4fc574266fba7c9cecb64175 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:19:43.063 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 04 21:19:42 smithi098 podman[150299]: 2024-09-04 21:19:42.815218591 +0000 UTC m=+0.541664099 container died 928c55c2d4d75570bdbeca8e547e178908f00d7c4fc574266fba7c9cecb64175 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, 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-04-1323-f9fcca5, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-04T21:19:43.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.2.service' 2024-09-04T21:19:43.497 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:43.498 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-04T21:19:43.498 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-04T21:19:43.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.3 2024-09-04T21:19:43.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:43 smithi098 systemd[1]: Stopping Ceph osd.3 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:44.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:19:43.834+0000 7f2d26019640 -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-04T21:19:44.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:19:43.834+0000 7f2d26019640 -1 osd.3 151 *** Got signal Terminated *** 2024-09-04T21:19:44.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:43 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:19:43.834+0000 7f2d26019640 -1 osd.3 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:19:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:43.964512659Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:47.062 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:46 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:19:46.681+0000 7f2d1e626640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.159271+0000 front 2024-09-04T21:19:24.159116+0000 (oldest deadline 2024-09-04T21:19:46.359711+0000) 2024-09-04T21:19:47.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:46.96702534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:47.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:47 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:19:47.664+0000 7f2d1e626640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.159271+0000 front 2024-09-04T21:19:24.159116+0000 (oldest deadline 2024-09-04T21:19:46.359711+0000) 2024-09-04T21:19:49.063 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:48 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3[136776]: 2024-09-04T21:19:48.700+0000 7f2d1e626640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.159271+0000 front 2024-09-04T21:19:24.159116+0000 (oldest deadline 2024-09-04T21:19:46.359711+0000) 2024-09-04T21:19:49.094 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:48 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:48.766+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:49.543 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:49 smithi098 podman[150403]: 2024-09-04 21:19:49.273618917 +0000 UTC m=+5.554758923 container died 920c509a92a4b35fb660472a880af68b104fc216d2cc3e07aaba003ec0ffba8d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:19:49.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:49.214+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:49.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:49 smithi098 podman[150403]: 2024-09-04 21:19:49.715941805 +0000 UTC m=+5.997081838 container cleanup 920c509a92a4b35fb660472a880af68b104fc216d2cc3e07aaba003ec0ffba8d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-04T21:19:49.813 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:49 smithi098 bash[150403]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3 2024-09-04T21:19:50.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:49.784+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:50.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:49.973352464Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:50.313 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:49 smithi098 podman[150422]: 2024-09-04 21:19:49.90894644 +0000 UTC m=+0.625001897 container remove 920c509a92a4b35fb660472a880af68b104fc216d2cc3e07aaba003ec0ffba8d (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:19:50.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:50.235+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:50.639 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:50 smithi098 podman[150507]: 2024-09-04 21:19:50.227655982 +0000 UTC m=+0.015291685 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:19:50.639 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:50 smithi098 podman[150507]: 2024-09-04 21:19:50.326223644 +0000 UTC m=+0.113859341 container create d24ce53b57fc09777a617a208d1048d732e948163f12f3c500bcd8cb0d2340a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-04T21:19:50.639 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:50 smithi098 podman[150507]: 2024-09-04 21:19:50.554041475 +0000 UTC m=+0.341677172 container init d24ce53b57fc09777a617a208d1048d732e948163f12f3c500bcd8cb0d2340a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-04T21:19:50.639 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:50 smithi098 podman[150507]: 2024-09-04 21:19:50.557331553 +0000 UTC m=+0.344967250 container start d24ce53b57fc09777a617a208d1048d732e948163f12f3c500bcd8cb0d2340a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux ) 2024-09-04T21:19:50.639 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:50 smithi098 podman[150507]: 2024-09-04 21:19:50.637364029 +0000 UTC m=+0.424999743 container attach d24ce53b57fc09777a617a208d1048d732e948163f12f3c500bcd8cb0d2340a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-04T21:19:51.050 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 04 21:19:50 smithi098 podman[150507]: 2024-09-04 21:19:50.757466913 +0000 UTC m=+0.545102612 container died d24ce53b57fc09777a617a208d1048d732e948163f12f3c500bcd8cb0d2340a2 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-04T21:19:51.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:50.764+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:51.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:50 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:50.930+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:51.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.3.service' 2024-09-04T21:19:51.498 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:51.499 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-04T21:19:51.499 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-04T21:19:51.499 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.4 2024-09-04T21:19:51.529 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:51.185+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:51.529 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:51.222+0000 7fd4dcd03640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.505658+0000 front 2024-09-04T21:19:24.505706+0000 (oldest deadline 2024-09-04T21:19:50.405524+0000) 2024-09-04T21:19:51.810 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:51.730+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:51.810 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:51 smithi150 systemd[1]: Stopping Ceph osd.4 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:19:51.810 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:51.807+0000 7fd4e46f6640 -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-04T21:19:51.811 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:51.807+0000 7fd4e46f6640 -1 osd.4 151 *** Got signal Terminated *** 2024-09-04T21:19:51.811 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:51.807+0000 7fd4e46f6640 -1 osd.4 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:19:52.094 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:51 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:51.950+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:52.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:52.184+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:52.595 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:52.197+0000 7fd4dcd03640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.505658+0000 front 2024-09-04T21:19:24.505706+0000 (oldest deadline 2024-09-04T21:19:50.405524+0000) 2024-09-04T21:19:53.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:52.956+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:53.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:52.775+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:53.096 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:52.968993527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:53.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:53.200+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:53.595 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:53.160+0000 7fd4dcd03640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.505658+0000 front 2024-09-04T21:19:24.505706+0000 (oldest deadline 2024-09-04T21:19:50.405524+0000) 2024-09-04T21:19:54.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:53.739+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:54.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:53 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:53.958+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:54.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:54.167+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:54.595 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:54.176+0000 7fd4dcd03640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.505658+0000 front 2024-09-04T21:19:24.505706+0000 (oldest deadline 2024-09-04T21:19:50.405524+0000) 2024-09-04T21:19:55.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:54.953+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:55.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:54.767+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:55.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:54.767+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:19:55.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:55.170+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:55.595 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:55.161+0000 7fd4dcd03640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.505658+0000 front 2024-09-04T21:19:24.505706+0000 (oldest deadline 2024-09-04T21:19:50.405524+0000) 2024-09-04T21:19:56.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:55.916+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:56.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:55.962540488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:56.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:55.812+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:56.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:55 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:55.812+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:19:56.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:56.220+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:56.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:56.220+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:19:56.595 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4[96913]: 2024-09-04T21:19:56.153+0000 7fd4dcd03640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.505658+0000 front 2024-09-04T21:19:24.505706+0000 (oldest deadline 2024-09-04T21:19:50.405524+0000) 2024-09-04T21:19:57.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:56.891+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:57.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:56.834+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:57.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:56 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:56.834+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:19:57.478 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:57.204+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:57.478 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:57.204+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:19:57.478 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:57 smithi150 podman[120957]: 2024-09-04 21:19:57.192534629 +0000 UTC m=+5.495981494 container died a1ad6ab4113eb89b66d07682b95adadcc93ee5d704dd5f0f52ac910468ba8eb9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, 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) 2024-09-04T21:19:57.802 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:57 smithi150 podman[120957]: 2024-09-04 21:19:57.557736976 +0000 UTC m=+5.861183842 container cleanup a1ad6ab4113eb89b66d07682b95adadcc93ee5d704dd5f0f52ac910468ba8eb9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:19:57.803 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:57 smithi150 bash[120957]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4 2024-09-04T21:19:58.095 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:57 smithi150 podman[120977]: 2024-09-04 21:19:57.834063139 +0000 UTC m=+0.637481104 container remove a1ad6ab4113eb89b66d07682b95adadcc93ee5d704dd5f0f52ac910468ba8eb9 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-04T21:19:58.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:57.848+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:58.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:57.848+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:32.339669+0000 front 2024-09-04T21:19:32.339654+0000 (oldest deadline 2024-09-04T21:19:57.039543+0000) 2024-09-04T21:19:58.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:57.800+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:58.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:57 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:57.800+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:19:58.464 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:58.217+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:58.465 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:58.217+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:19:58.465 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:58 smithi150 podman[121067]: 2024-09-04 21:19:58.083163035 +0000 UTC m=+0.016220526 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:19:58.465 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:58 smithi150 podman[121067]: 2024-09-04 21:19:58.226719534 +0000 UTC m=+0.159777028 container create 752dee2725edba6dc7ec93e2c8fbb3a7a56db84102c8bff38e287d6a4c3eea47 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-04T21:19:58.465 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:58 smithi150 podman[121067]: 2024-09-04 21:19:58.463051844 +0000 UTC m=+0.396109337 container init 752dee2725edba6dc7ec93e2c8fbb3a7a56db84102c8bff38e287d6a4c3eea47 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-04T21:19:58.763 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:58 smithi150 podman[121067]: 2024-09-04 21:19:58.46662849 +0000 UTC m=+0.399685990 container start 752dee2725edba6dc7ec93e2c8fbb3a7a56db84102c8bff38e287d6a4c3eea47 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-04T21:19:58.763 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:58 smithi150 podman[121067]: 2024-09-04 21:19:58.588366483 +0000 UTC m=+0.521423973 container attach 752dee2725edba6dc7ec93e2c8fbb3a7a56db84102c8bff38e287d6a4c3eea47 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-04T21:19:58.763 INFO:journalctl@ceph.osd.4.smithi150.stdout:Sep 04 21:19:58 smithi150 podman[121067]: 2024-09-04 21:19:58.665439833 +0000 UTC m=+0.598497326 container died 752dee2725edba6dc7ec93e2c8fbb3a7a56db84102c8bff38e287d6a4c3eea47 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-04T21:19:59.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:19:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:19:58.967173281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:19:59.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:58.825+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:19:59.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:58.825+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:32.339669+0000 front 2024-09-04T21:19:32.339654+0000 (oldest deadline 2024-09-04T21:19:57.039543+0000) 2024-09-04T21:19:59.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:58.760+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:19:59.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:58 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:58.760+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:19:59.342 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.4.service' 2024-09-04T21:19:59.421 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:19:59.421 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-04T21:19:59.421 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-04T21:19:59.422 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.5 2024-09-04T21:19:59.482 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:59.201+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:19:59.482 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:19:59.201+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:19:59.764 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:59 smithi150 systemd[1]: Stopping Ceph osd.5 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:00.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:59.780+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:00.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:19:59.780+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:00.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:59.761+0000 7fbdee561640 -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-04T21:20:00.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:59.761+0000 7fbdee561640 -1 osd.5 151 *** Got signal Terminated *** 2024-09-04T21:20:00.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:59.761+0000 7fbdee561640 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:20:00.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:59.817+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:20:00.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:19:59 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:19:59.817+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:32.339669+0000 front 2024-09-04T21:19:32.339654+0000 (oldest deadline 2024-09-04T21:19:57.039543+0000) 2024-09-04T21:20:00.512 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:00.243+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:00.512 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:00.243+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:01.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:00.809+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:20:01.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:00.809+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:32.339669+0000 front 2024-09-04T21:19:32.339654+0000 (oldest deadline 2024-09-04T21:19:57.039543+0000) 2024-09-04T21:20:01.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:00.814+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:01.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:00 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:00.814+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:01.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:01.242+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:01.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:01.242+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:02.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:01.96727892Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:02.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:01.813+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:20:02.096 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:01.813+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:32.339669+0000 front 2024-09-04T21:19:32.339654+0000 (oldest deadline 2024-09-04T21:19:57.039543+0000) 2024-09-04T21:20:02.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:01.849+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:02.096 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:01 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:01.849+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:02.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:02.241+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:02.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:02.241+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:02.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:02.241+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:03.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:02.821+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:20:03.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:02.821+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:32.339669+0000 front 2024-09-04T21:19:32.339654+0000 (oldest deadline 2024-09-04T21:19:57.039543+0000) 2024-09-04T21:20:03.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:02.851+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:03.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:02 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:02.851+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:03.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:03.230+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:03.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:03.230+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:03.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:03.230+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:04.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:03.883+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:04.095 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:03.883+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:04.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:03.783+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:24.138740+0000 front 2024-09-04T21:19:24.138759+0000 (oldest deadline 2024-09-04T21:19:50.038540+0000) 2024-09-04T21:20:04.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:03.783+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:32.339669+0000 front 2024-09-04T21:19:32.339654+0000 (oldest deadline 2024-09-04T21:19:57.039543+0000) 2024-09-04T21:20:04.095 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:03 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5[101982]: 2024-09-04T21:20:03.783+0000 7fbde6b6e640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:37.040038+0000 front 2024-09-04T21:19:37.040024+0000 (oldest deadline 2024-09-04T21:20:02.939854+0000) 2024-09-04T21:20:04.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:04.264+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:04.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:04.264+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:04.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:04.264+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:05.310 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:05 smithi150 podman[121171]: 2024-09-04 21:20:05.074320792 +0000 UTC m=+5.428082965 container died e850077adfe526f0dd8fff6aeeda311b8061a07068ad51f1e3c0602dfda7de60 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-04T21:20:05.310 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:04.96951794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:05.310 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:04.901+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:05.311 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:04.901+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:05.311 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:04 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:04.901+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:05.595 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:05 smithi150 podman[121171]: 2024-09-04 21:20:05.445419306 +0000 UTC m=+5.799181481 container cleanup e850077adfe526f0dd8fff6aeeda311b8061a07068ad51f1e3c0602dfda7de60 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-04T21:20:05.595 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:05 smithi150 bash[121171]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5 2024-09-04T21:20:05.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:05.308+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:05.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:05.308+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:05.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:05.308+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:06.068 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:05 smithi150 podman[121199]: 2024-09-04 21:20:05.747145037 +0000 UTC m=+0.665645017 container remove e850077adfe526f0dd8fff6aeeda311b8061a07068ad51f1e3c0602dfda7de60 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5, 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_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-04T21:20:06.069 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:05.950+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:06.069 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:05.950+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:06.069 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:05 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:05.950+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:06.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:06 smithi150 podman[121287]: 2024-09-04 21:20:05.969592562 +0000 UTC m=+0.016118259 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:20:06.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:06 smithi150 podman[121287]: 2024-09-04 21:20:06.072941947 +0000 UTC m=+0.119467639 container create 72de3ecf7c84b5cf7c6d1a1ec198b876adc9ff3040087a0aef1a2f07ea01e897 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:20:06.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:06 smithi150 podman[121287]: 2024-09-04 21:20:06.292218967 +0000 UTC m=+0.338744660 container init 72de3ecf7c84b5cf7c6d1a1ec198b876adc9ff3040087a0aef1a2f07ea01e897 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-04T21:20:06.345 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:06 smithi150 podman[121287]: 2024-09-04 21:20:06.296130346 +0000 UTC m=+0.342656047 container start 72de3ecf7c84b5cf7c6d1a1ec198b876adc9ff3040087a0aef1a2f07ea01e897 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-04T21:20:06.789 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:06 smithi150 podman[121287]: 2024-09-04 21:20:06.392278315 +0000 UTC m=+0.438804008 container attach 72de3ecf7c84b5cf7c6d1a1ec198b876adc9ff3040087a0aef1a2f07ea01e897 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-04T21:20:06.789 INFO:journalctl@ceph.osd.5.smithi150.stdout:Sep 04 21:20:06 smithi150 podman[121287]: 2024-09-04 21:20:06.485553773 +0000 UTC m=+0.532079479 container died 72de3ecf7c84b5cf7c6d1a1ec198b876adc9ff3040087a0aef1a2f07ea01e897 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-04T21:20:06.789 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:06.357+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:06.790 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:06.357+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:06.790 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:06.357+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:07.081 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:06.976+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:07.081 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:06.976+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:07.081 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:06 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:06.976+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:07.104 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.5.service' 2024-09-04T21:20:07.184 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:20:07.184 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-04T21:20:07.184 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-04T21:20:07.185 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.6 2024-09-04T21:20:07.345 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:07 smithi150 systemd[1]: Stopping Ceph osd.6 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:07.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:07.356+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:07.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:07.356+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:07.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:07.356+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:07.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:07.482+0000 7f78db1ea640 -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-04T21:20:07.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:07.482+0000 7f78db1ea640 -1 osd.6 151 *** Got signal Terminated *** 2024-09-04T21:20:07.846 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:07.482+0000 7f78db1ea640 -1 osd.6 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:20:08.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:07 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:07.965928229Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:08.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:08.016+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:08.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:08.016+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:08.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:08.016+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:08.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:08.349+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:08.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:08.349+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:08.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:08.349+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:09.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:08.981+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:09.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:08.981+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:09.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:08 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:08.981+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:09.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:09.362+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:09.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:09.362+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:09.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:09 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:09.362+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:10.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:10.008+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:10.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:10.008+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:10.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:10.008+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:10.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:10.385+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:10.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:10.385+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:10.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:10.385+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:11.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:10 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:10.969143609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:11.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:11.039+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:11.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:11.039+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:11.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:11.039+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:11.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:11.410+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:11.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:11.410+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:11.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:11.410+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:11.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:11 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:11.410+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.185391+0000 front 2024-09-04T21:19:47.185380+0000 (oldest deadline 2024-09-04T21:20:11.285316+0000) 2024-09-04T21:20:12.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.020+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:12.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.020+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:12.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.020+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:12.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.020+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:12.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:12.394+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.282719+0000 front 2024-09-04T21:19:23.282806+0000 (oldest deadline 2024-09-04T21:19:49.182529+0000) 2024-09-04T21:20:12.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:12.394+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:30.883443+0000 front 2024-09-04T21:19:30.883459+0000 (oldest deadline 2024-09-04T21:19:56.183317+0000) 2024-09-04T21:20:12.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:12.394+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:38.384785+0000 front 2024-09-04T21:19:38.384600+0000 (oldest deadline 2024-09-04T21:20:01.884576+0000) 2024-09-04T21:20:12.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:12 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6[106785]: 2024-09-04T21:20:12.394+0000 7f78d77ff640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.185391+0000 front 2024-09-04T21:19:47.185380+0000 (oldest deadline 2024-09-04T21:20:11.285316+0000) 2024-09-04T21:20:13.253 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:13 smithi150 podman[121389]: 2024-09-04 21:20:13.000526337 +0000 UTC m=+5.599047260 container died edbb7d7922d466e6fda02737057ea2f8462fa59dff80e81fb6116daa62d23f72 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-04T21:20:13.253 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.998+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:13.253 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.998+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:13.253 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.998+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:13.254 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:12.998+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:13.510 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:13 smithi150 podman[121389]: 2024-09-04 21:20:13.35771923 +0000 UTC m=+5.956240151 container cleanup edbb7d7922d466e6fda02737057ea2f8462fa59dff80e81fb6116daa62d23f72 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-04T21:20:13.511 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:13 smithi150 bash[121389]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6 2024-09-04T21:20:13.845 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:13 smithi150 podman[121406]: 2024-09-04 21:20:13.50908181 +0000 UTC m=+0.502579010 container remove edbb7d7922d466e6fda02737057ea2f8462fa59dff80e81fb6116daa62d23f72 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-04T21:20:14.231 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:14 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:14.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:14.231 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:14 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:14.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:14.231 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:14 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:14.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:14.232 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:14 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:14.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:14.232 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:13 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:13.965928156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:14.232 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:13 smithi150 podman[121496]: 2024-09-04 21:20:13.815211452 +0000 UTC m=+0.016306894 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:20:14.232 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:13 smithi150 podman[121496]: 2024-09-04 21:20:13.934997212 +0000 UTC m=+0.136092639 container create bb5493cb41bfb174d4ac4d06b4071f861c18c31bd592a78a791a4fbdb697ba37 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-04T21:20:14.233 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:14 smithi150 podman[121496]: 2024-09-04 21:20:14.154474449 +0000 UTC m=+0.355569875 container init bb5493cb41bfb174d4ac4d06b4071f861c18c31bd592a78a791a4fbdb697ba37 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-04T21:20:14.233 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:14 smithi150 podman[121496]: 2024-09-04 21:20:14.157938456 +0000 UTC m=+0.359033888 container start bb5493cb41bfb174d4ac4d06b4071f861c18c31bd592a78a791a4fbdb697ba37 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-04T21:20:14.233 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:14 smithi150 podman[121496]: 2024-09-04 21:20:14.229319505 +0000 UTC m=+0.430414932 container attach bb5493cb41bfb174d4ac4d06b4071f861c18c31bd592a78a791a4fbdb697ba37 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-04T21:20:14.595 INFO:journalctl@ceph.osd.6.smithi150.stdout:Sep 04 21:20:14 smithi150 podman[121496]: 2024-09-04 21:20:14.344553468 +0000 UTC m=+0.545648910 container died bb5493cb41bfb174d4ac4d06b4071f861c18c31bd592a78a791a4fbdb697ba37 (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True) 2024-09-04T21:20:14.926 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.6.service' 2024-09-04T21:20:14.963 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:20:14.963 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-04T21:20:14.964 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-04T21:20:14.964 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.7 2024-09-04T21:20:15.280 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:15.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:15.280 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:15.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:15.280 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:15.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:15.280 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:15.031+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:15.281 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 systemd[1]: Stopping Ceph osd.7 for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:15.281 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:15.276+0000 7f7cb642a640 -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-04T21:20:15.281 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:15.276+0000 7f7cb642a640 -1 osd.7 151 *** Got signal Terminated *** 2024-09-04T21:20:15.281 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:15 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:15.276+0000 7f7cb642a640 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-04T21:20:16.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.004+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:16.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.004+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:16.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.004+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:16.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.004+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:17.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:16.963375651Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:17.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.989+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:17.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.989+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:17.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.989+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:17.346 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:16 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:16.989+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:18.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:17.943+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:18.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:17.943+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:18.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:17.943+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:18.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:17 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:17.943+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:19.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:18 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:18.967+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:19.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:18 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:18.967+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:19.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:18 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:18.967+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:19.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:18 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:18.967+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:19.346 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:18 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:18.967+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.150:6804 osd.4 since back 2024-09-04T21:19:53.576866+0000 front 2024-09-04T21:19:53.576886+0000 (oldest deadline 2024-09-04T21:20:18.276890+0000) 2024-09-04T21:20:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:19.054Z 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.98:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:20:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:19.055Z 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.98:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:20:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:19.055Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:20:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:19.058Z 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.98:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:20:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:19.059Z 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.98:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:20:19.346 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:19.059Z 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.98:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2024-09-04T21:20:20.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:19.96891396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:20.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:19.942+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2024-09-04T21:19:23.972848+0000 front 2024-09-04T21:19:23.972988+0000 (oldest deadline 2024-09-04T21:19:48.072840+0000) 2024-09-04T21:20:20.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:19.942+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2024-09-04T21:19:28.573823+0000 front 2024-09-04T21:19:28.573837+0000 (oldest deadline 2024-09-04T21:19:54.473755+0000) 2024-09-04T21:20:20.346 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:19.942+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2024-09-04T21:19:39.575578+0000 front 2024-09-04T21:19:39.575609+0000 (oldest deadline 2024-09-04T21:20:04.875506+0000) 2024-09-04T21:20:20.346 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:19.942+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2024-09-04T21:19:47.776188+0000 front 2024-09-04T21:19:47.776259+0000 (oldest deadline 2024-09-04T21:20:11.876122+0000) 2024-09-04T21:20:20.346 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:19 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7[111750]: 2024-09-04T21:20:19.942+0000 7f7caea37640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.150:6804 osd.4 since back 2024-09-04T21:19:53.576866+0000 front 2024-09-04T21:19:53.576886+0000 (oldest deadline 2024-09-04T21:20:18.276890+0000) 2024-09-04T21:20:21.054 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:20 smithi150 podman[121597]: 2024-09-04 21:20:20.779441791 +0000 UTC m=+5.599964243 container died b6dfe364baf631dc9e0bb5d0ffde767181b04db8a2b8cfcd08ccf87f297d034e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0) 2024-09-04T21:20:21.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:21 smithi150 podman[121597]: 2024-09-04 21:20:21.143768208 +0000 UTC m=+5.964290658 container cleanup b6dfe364baf631dc9e0bb5d0ffde767181b04db8a2b8cfcd08ccf87f297d034e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2) 2024-09-04T21:20:21.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:21 smithi150 bash[121597]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7 2024-09-04T21:20:21.709 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:21 smithi150 podman[121613]: 2024-09-04 21:20:21.386760192 +0000 UTC m=+0.599587648 container remove b6dfe364baf631dc9e0bb5d0ffde767181b04db8a2b8cfcd08ccf87f297d034e (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-04T21:20:21.966 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:21 smithi150 podman[121701]: 2024-09-04 21:20:21.610657626 +0000 UTC m=+0.015939101 image pull 8cfc4091ae56805dc996b79454b33c79a65ee7969bcd5271ddcb97094fdd169c quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754 2024-09-04T21:20:21.967 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:21 smithi150 podman[121701]: 2024-09-04 21:20:21.73313807 +0000 UTC m=+0.138419579 container create b9d015532af826f91dce1225b129862eaf9a0f5c4e61936bc22155679ed9d53b (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731) 2024-09-04T21:20:21.967 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:21 smithi150 podman[121701]: 2024-09-04 21:20:21.965144027 +0000 UTC m=+0.370425504 container init b9d015532af826f91dce1225b129862eaf9a0f5c4e61936bc22155679ed9d53b (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-04T21:20:22.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:21 smithi150 podman[121701]: 2024-09-04 21:20:21.968471605 +0000 UTC m=+0.373753073 container start b9d015532af826f91dce1225b129862eaf9a0f5c4e61936bc22155679ed9d53b (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-04T21:20:22.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:22 smithi150 podman[121701]: 2024-09-04 21:20:22.039959966 +0000 UTC m=+0.445241443 container attach b9d015532af826f91dce1225b129862eaf9a0f5c4e61936bc22155679ed9d53b (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-04T21:20:22.345 INFO:journalctl@ceph.osd.7.smithi150.stdout:Sep 04 21:20:22 smithi150 podman[121701]: 2024-09-04 21:20:22.15443431 +0000 UTC m=+0.559715786 container died b9d015532af826f91dce1225b129862eaf9a0f5c4e61936bc22155679ed9d53b (image=quay.ceph.io/ceph-ci/ceph:f9fcca5273b6971f640393d33a94730179073754, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-04-1323-f9fcca5) 2024-09-04T21:20:22.713 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@osd.7.service' 2024-09-04T21:20:22.752 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:20:22.752 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-04T21:20:22.753 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-04T21:20:22.753 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a 2024-09-04T21:20:22.972 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:22 smithi150 systemd[1]: Stopping Ceph prometheus.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:23.340 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:22 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:22.971126279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:23.341 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-04T21:20:23.341 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-04T21:20:23.341 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-04T21:20:23.341 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-04T21:20:23.341 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-04T21:20:23.341 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-04T21:20:23.341 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-04T21:20:23.342 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-04T21:20:23.342 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.080Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-04T21:20:23.342 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.082Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-04T21:20:23.342 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.082Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-04T21:20:23.342 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a[82924]: ts=2024-09-04T21:20:23.082Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-04T21:20:23.342 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 podman[121803]: 2024-09-04 21:20:23.090754588 +0000 UTC m=+0.108281633 container died 5556a8cf4cee8ba5fa9a43f4c462e91e8fdab2732249fd60d712b4951b3e7896 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:23.595 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 podman[121803]: 2024-09-04 21:20:23.438306892 +0000 UTC m=+0.455833936 container cleanup 5556a8cf4cee8ba5fa9a43f4c462e91e8fdab2732249fd60d712b4951b3e7896 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:23.595 INFO:journalctl@ceph.prometheus.a.smithi150.stdout:Sep 04 21:20:23 smithi150 bash[121803]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-prometheus-a 2024-09-04T21:20:23.871 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2b860878-6afe-11ef-bcd6-c7b262605968@prometheus.a.service' 2024-09-04T21:20:23.906 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-04T21:20:23.906 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-04T21:20:23.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T21:20:24.109 INFO:teuthology.orchestra.run.smithi098.stdout:Deleting cluster with fsid: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:20:25.813 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:25 smithi098 systemd[1]: Stopping Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:26.212 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:25 smithi098 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a[101410]: ts=2024-09-04T21:20:25.901Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-04T21:20:26.212 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:25 smithi098 podman[150949]: 2024-09-04 21:20:25.942602823 +0000 UTC m=+0.191996778 container died c5104aef5645f759c9f9a015b3df535f7a9b62efdf34c2bedea4aa99bd30827f (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:26.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:25 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:25.962277035Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:26.562 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:26 smithi098 podman[150949]: 2024-09-04 21:20:26.418626753 +0000 UTC m=+0.668020753 container cleanup c5104aef5645f759c9f9a015b3df535f7a9b62efdf34c2bedea4aa99bd30827f (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:26.563 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:26 smithi098 bash[150949]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a 2024-09-04T21:20:27.063 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:26 smithi098 podman[150964]: 2024-09-04 21:20:26.678055018 +0000 UTC m=+0.726525804 container remove c5104aef5645f759c9f9a015b3df535f7a9b62efdf34c2bedea4aa99bd30827f (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:27.063 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:26 smithi098 podman[150964]: 2024-09-04 21:20:26.737244081 +0000 UTC m=+0.785714878 volume remove 30b4ffc5c9fd3fa8a2a4ae3106aa34343111a6ce64309d6a2360674eecb602a2 2024-09-04T21:20:27.063 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:26 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-04T21:20:27.063 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:26 smithi098 systemd[1]: Stopped Ceph alertmanager.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:20:27.063 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 04 21:20:26 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@alertmanager.a.service: Consumed 1.283s CPU time. 2024-09-04T21:20:27.562 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:27 smithi098 systemd[1]: Stopping Ceph node-exporter.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:27.563 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:27 smithi098 podman[151077]: 2024-09-04 21:20:27.317107416 +0000 UTC m=+0.107532671 container died 8e35a664db13149890283d34d19d79b73969fcf08f51e94036ac9c9498d1cb21 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:27.826 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:27 smithi098 podman[151077]: 2024-09-04 21:20:27.648509691 +0000 UTC m=+0.438934954 container cleanup 8e35a664db13149890283d34d19d79b73969fcf08f51e94036ac9c9498d1cb21 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:27.826 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:27 smithi098 bash[151077]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a 2024-09-04T21:20:28.084 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:27 smithi098 podman[151088]: 2024-09-04 21:20:27.824435666 +0000 UTC m=+0.505847559 container remove 8e35a664db13149890283d34d19d79b73969fcf08f51e94036ac9c9498d1cb21 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-04T21:20:28.085 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:27 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-04T21:20:28.085 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:28 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-04T21:20:28.085 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:28 smithi098 systemd[1]: Stopped Ceph node-exporter.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:20:28.085 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 04 21:20:28 smithi098 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.a.service: Consumed 2.713s CPU time. 2024-09-04T21:20:29.344 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:28 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:28.963837863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:32.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:31 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:31.962317253Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:35.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:34 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:34.961509452Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:38.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:37 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:37.968272062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:41.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:40 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:40.966676664Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:44.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:43 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:43.959339256Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:47.095 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:46 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:46.969471017Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:50.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:49 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:49.966512737Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:52.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 --force --keep-logs 2024-09-04T21:20:52.630 INFO:teuthology.orchestra.run.smithi150.stdout:Deleting cluster with fsid: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:20:53.304 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:52 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-04T21:20:52.97755938Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-04T21:20:54.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 systemd[1]: Stopping Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:54.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=server t=2024-09-04T21:20:54.291359736Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-04T21:20:54.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=tracing t=2024-09-04T21:20:54.291437574Z level=info msg="Closing tracing" 2024-09-04T21:20:54.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=grafana-apiserver t=2024-09-04T21:20:54.291459422Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-04T21:20:54.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a[87416]: logger=ticker t=2024-09-04T21:20:54.291489298Z level=info msg=stopped last_tick=2024-09-04T21:20:50Z 2024-09-04T21:20:54.346 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 podman[122265]: 2024-09-04 21:20:54.301615191 +0000 UTC m=+0.105915200 container died eb5cecbe697a80ca461884847fa5944406b98c0a2fb9adf599107bbacce615ea (image=quay.io/ceph/grafana:10.4.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:20:54.845 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 podman[122265]: 2024-09-04 21:20:54.6327795 +0000 UTC m=+0.437079507 container cleanup eb5cecbe697a80ca461884847fa5944406b98c0a2fb9adf599107bbacce615ea (image=quay.io/ceph/grafana:10.4.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:20:54.845 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 bash[122265]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a 2024-09-04T21:20:54.845 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:54 smithi150 podman[122279]: 2024-09-04 21:20:54.808861545 +0000 UTC m=+0.506341775 container remove eb5cecbe697a80ca461884847fa5944406b98c0a2fb9adf599107bbacce615ea (image=quay.io/ceph/grafana:10.4.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-04T21:20:55.345 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:55 smithi150 systemd[1]: Stopping Ceph node-exporter.b for 2b860878-6afe-11ef-bcd6-c7b262605968... 2024-09-04T21:20:55.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:55 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-04T21:20:55.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:55 smithi150 systemd[1]: Stopped Ceph grafana.a for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:20:55.345 INFO:journalctl@ceph.grafana.a.smithi150.stdout:Sep 04 21:20:55 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@grafana.a.service: Consumed 7.994s CPU time. 2024-09-04T21:20:55.829 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:55 smithi150 podman[122390]: 2024-09-04 21:20:55.514184571 +0000 UTC m=+0.123789914 container died 85de22c9471f1b717dd99c50cab1b6b621fb381946f957e307d4250d68c35ef8 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:20:55.830 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:55 smithi150 podman[122390]: 2024-09-04 21:20:55.828187742 +0000 UTC m=+0.437793093 container cleanup 85de22c9471f1b717dd99c50cab1b6b621fb381946f957e307d4250d68c35ef8 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:20:56.095 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:55 smithi150 bash[122390]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b 2024-09-04T21:20:56.139 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:56 smithi150 podman[122403]: 2024-09-04 21:20:56.012744845 +0000 UTC m=+0.502695435 container remove 85de22c9471f1b717dd99c50cab1b6b621fb381946f957e307d4250d68c35ef8 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-2b860878-6afe-11ef-bcd6-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-04T21:20:56.139 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:56 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-04T21:20:56.595 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:56 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-04T21:20:56.595 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:56 smithi150 systemd[1]: Stopped Ceph node-exporter.b for 2b860878-6afe-11ef-bcd6-c7b262605968. 2024-09-04T21:20:56.596 INFO:journalctl@ceph.node-exporter.b.smithi150.stdout:Sep 04 21:20:56 smithi150 systemd[1]: ceph-2b860878-6afe-11ef-bcd6-c7b262605968@node-exporter.b.service: Consumed 2.753s CPU time. 2024-09-04T21:21:08.117 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T21:21:08.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-04T21:21:08.179 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-04T21:21:08.181 DEBUG:teuthology.misc:Transferring archived files from smithi098:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718/remote/smithi098/crash 2024-09-04T21:21:08.182 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T21:21:08.231 INFO:teuthology.orchestra.run.smithi098.stderr:tar: /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T21:21:08.232 INFO:teuthology.orchestra.run.smithi098.stderr:tar: Error is not recoverable: exiting now 2024-09-04T21:21:08.233 DEBUG:teuthology.misc:Transferring archived files from smithi150:/var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718/remote/smithi150/crash 2024-09-04T21:21:08.234 DEBUG:teuthology.orchestra.run.smithi150:> sudo tar c -f - -C /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/crash -- . 2024-09-04T21:21:08.270 INFO:teuthology.orchestra.run.smithi150.stderr:tar: /var/lib/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/crash: Cannot open: No such file or directory 2024-09-04T21:21:08.271 INFO:teuthology.orchestra.run.smithi150.stderr:tar: Error is not recoverable: exiting now 2024-09-04T21:21:08.272 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-04T21:21:08.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-04T21:21:08.304 INFO:tasks.cephadm:Compressing logs... 2024-09-04T21:21:08.305 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T21:21:08.348 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T21:21:08.372 INFO:teuthology.orchestra.run.smithi098.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.0.log 2024-09-04T21:21:08.372 INFO:teuthology.orchestra.run.smithi098.stderr:: No such file or directory 2024-09-04T21:21:08.372 INFO:teuthology.orchestra.run.smithi098.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/tcmu-runner.log 2024-09-04T21:21:08.376 INFO:teuthology.orchestra.run.smithi150.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.7.log 2024-09-04T21:21:08.376 INFO:teuthology.orchestra.run.smithi150.stderr:: No such file or directory 2024-09-04T21:21:08.376 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T21:21:08.376 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.4.log 2024-09-04T21:21:08.376 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.7.log: /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T21:21:08.376 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T21:21:08.376 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.6.log 2024-09-04T21:21:08.380 INFO:teuthology.orchestra.run.smithi098.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.1.log 2024-09-04T21:21:08.380 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.0.log: /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-volume.log 2024-09-04T21:21:08.380 INFO:teuthology.orchestra.run.smithi098.stderr: 62.7% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/tcmu-runner.log.gz 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.audit.log 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.c.log 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi098.eshutq.log 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.cephadm.log 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi098.eshutq.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.a.log 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr: 77.5% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi098.eshutq.log.gz/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.cephadm.log: 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.2.log 2024-09-04T21:21:08.381 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mgr.y.log 2024-09-04T21:21:08.382 INFO:teuthology.orchestra.run.smithi098.stderr: 92.2% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.2.log: 2024-09-04T21:21:08.384 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.audit.log: /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.5.log 2024-09-04T21:21:08.384 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.6.log: /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.5.log: 86.2% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.cephadm.log.gz 2024-09-04T21:21:08.385 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T21:21:08.385 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mgr.x.log 2024-09-04T21:21:08.385 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.log: 91.0% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T21:21:08.385 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi150.jlubeg.log 2024-09-04T21:21:08.385 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mgr.x.log: 89.0% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T21:21:08.385 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.b.log 2024-09-04T21:21:08.385 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi150.jlubeg.log: 77.4% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-client.rgw.foo.smithi150.jlubeg.log.gz 2024-09-04T21:21:08.386 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T21:21:08.386 INFO:teuthology.orchestra.run.smithi098.stderr: 94.3% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.audit.log.gz 2024-09-04T21:21:08.390 INFO:teuthology.orchestra.run.smithi098.stderr:gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.log 2024-09-04T21:21:08.390 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.3.log 2024-09-04T21:21:08.395 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T21:21:08.396 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.log: 91.1% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-volume.log.gz 2024-09-04T21:21:08.396 INFO:teuthology.orchestra.run.smithi098.stderr: 93.9% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph.log.gz 2024-09-04T21:21:08.397 INFO:teuthology.orchestra.run.smithi098.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-04T21:21:08.403 INFO:teuthology.orchestra.run.smithi098.stderr:/var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 92.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T21:21:08.428 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-04T21:21:08.481 INFO:teuthology.orchestra.run.smithi150.stderr: 89.9% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mgr.x.log.gz 2024-09-04T21:21:08.830 INFO:teuthology.orchestra.run.smithi098.stderr: 89.7% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mgr.y.log.gz 2024-09-04T21:21:08.957 INFO:teuthology.orchestra.run.smithi098.stderr: 92.6% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.c.log.gz 2024-09-04T21:21:09.278 INFO:teuthology.orchestra.run.smithi150.stderr: 92.3% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.b.log.gz 2024-09-04T21:21:09.606 INFO:teuthology.orchestra.run.smithi098.stderr: 91.1% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-mon.a.log.gz 2024-09-04T21:21:09.938 INFO:teuthology.orchestra.run.smithi098.stderr: 93.3% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.2.log.gz 2024-09-04T21:21:10.064 INFO:teuthology.orchestra.run.smithi150.stderr: 93.2% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.6.log.gz 2024-09-04T21:21:10.323 INFO:teuthology.orchestra.run.smithi098.stderr: 93.5% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.0.log.gz 2024-09-04T21:21:10.379 INFO:teuthology.orchestra.run.smithi150.stderr: 93.3% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.5.log.gz 2024-09-04T21:21:10.484 INFO:teuthology.orchestra.run.smithi150.stderr: 93.7% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.7.log.gz 2024-09-04T21:21:10.555 INFO:teuthology.orchestra.run.smithi098.stderr: 93.5% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.1.log.gz 2024-09-04T21:21:10.602 INFO:teuthology.orchestra.run.smithi098.stderr: 93.4% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.3.log.gz 2024-09-04T21:21:10.604 INFO:teuthology.orchestra.run.smithi098.stderr: 2024-09-04T21:21:10.604 INFO:teuthology.orchestra.run.smithi098.stderr:real 0m2.242s 2024-09-04T21:21:10.604 INFO:teuthology.orchestra.run.smithi098.stderr:user 0m9.833s 2024-09-04T21:21:10.604 INFO:teuthology.orchestra.run.smithi098.stderr:sys 0m0.375s 2024-09-04T21:21:10.686 INFO:teuthology.orchestra.run.smithi150.stderr: 93.5% -- replaced with /var/log/ceph/2b860878-6afe-11ef-bcd6-c7b262605968/ceph-osd.4.log.gz 2024-09-04T21:21:10.689 INFO:teuthology.orchestra.run.smithi150.stderr: 2024-09-04T21:21:10.689 INFO:teuthology.orchestra.run.smithi150.stderr:real 0m2.326s 2024-09-04T21:21:10.689 INFO:teuthology.orchestra.run.smithi150.stderr:user 0m8.840s 2024-09-04T21:21:10.689 INFO:teuthology.orchestra.run.smithi150.stderr:sys 0m0.344s 2024-09-04T21:21:10.690 INFO:tasks.cephadm:Archiving logs... 2024-09-04T21:21:10.690 DEBUG:teuthology.misc:Transferring archived files from smithi098:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718/remote/smithi098/log 2024-09-04T21:21:10.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T21:21:12.045 DEBUG:teuthology.misc:Transferring archived files from smithi150:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718/remote/smithi150/log 2024-09-04T21:21:12.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T21:21:13.166 INFO:tasks.cephadm:Removing cluster... 2024-09-04T21:21:13.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 --force 2024-09-04T21:21:13.368 INFO:teuthology.orchestra.run.smithi098.stdout:Deleting cluster with fsid: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:21:13.528 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2b860878-6afe-11ef-bcd6-c7b262605968 --force 2024-09-04T21:21:13.729 INFO:teuthology.orchestra.run.smithi150.stdout:Deleting cluster with fsid: 2b860878-6afe-11ef-bcd6-c7b262605968 2024-09-04T21:21:13.938 INFO:tasks.cephadm:Removing cephadm ... 2024-09-04T21:21:13.938 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T21:21:13.954 DEBUG:teuthology.orchestra.run.smithi150:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-04T21:21:13.969 INFO:tasks.cephadm:Teardown complete 2024-09-04T21:21:13.970 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-04T21:21:13.979 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-04T21:21:13.979 DEBUG:teuthology.orchestra.run.smithi098:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T21:21:13.997 DEBUG:teuthology.orchestra.run.smithi150:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T21:21:14.009 INFO:teuthology.orchestra.run.smithi098.stderr:bash: line 1: ntpq: command not found 2024-09-04T21:21:14.014 INFO:teuthology.orchestra.run.smithi098.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T21:21:14.014 INFO:teuthology.orchestra.run.smithi098.stdout:=============================================================================== 2024-09-04T21:21:14.014 INFO:teuthology.orchestra.run.smithi098.stdout:^* hv01.front.sepia.ceph.com 3 6 377 2 -5173ns[ -10us] +/- 54ms 2024-09-04T21:21:14.015 INFO:teuthology.orchestra.run.smithi098.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 4 -107us[ -112us] +/- 52ms 2024-09-04T21:21:14.015 INFO:teuthology.orchestra.run.smithi098.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 69 +190us[ +177us] +/- 64ms 2024-09-04T21:21:14.015 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T21:21:14.024 INFO:teuthology.orchestra.run.smithi150.stderr:bash: line 1: ntpq: command not found 2024-09-04T21:21:14.029 INFO:teuthology.orchestra.run.smithi150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-04T21:21:14.029 INFO:teuthology.orchestra.run.smithi150.stdout:=============================================================================== 2024-09-04T21:21:14.029 INFO:teuthology.orchestra.run.smithi150.stdout:^* hv01.front.sepia.ceph.com 3 7 377 68 -18us[ -11us] +/- 53ms 2024-09-04T21:21:14.029 INFO:teuthology.orchestra.run.smithi150.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 3 -130us[ -130us] +/- 51ms 2024-09-04T21:21:14.029 INFO:teuthology.orchestra.run.smithi150.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 64 +114us[ +114us] +/- 64ms 2024-09-04T21:21:14.030 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-04T21:21:14.030 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-04T21:21:14.038 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-04T21:21:14.038 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-04T21:21:14.068 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T21:21:14.152 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T21:21:14.226 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T21:21:14.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T21:21:14.254 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T21:21:14.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T21:21:14.282 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-04T21:21:14.291 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-04T21:21:14.319 INFO:teuthology.task.internal:Duration was 2556.422806 seconds 2024-09-04T21:21:14.320 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-04T21:21:14.351 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-04T21:21:14.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T21:21:14.354 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T21:21:14.390 INFO:teuthology.orchestra.run.smithi098.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T21:21:14.392 INFO:teuthology.orchestra.run.smithi150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-04T21:21:14.861 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-04T21:21:14.861 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi098.front.sepia.ceph.com 2024-09-04T21:21:14.862 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T21:21:14.923 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi150.front.sepia.ceph.com 2024-09-04T21:21:14.923 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T21:21:14.948 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-04T21:21:14.949 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T21:21:14.966 DEBUG:teuthology.orchestra.run.smithi150:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T21:21:15.017 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-04T21:21:15.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T21:21:15.034 DEBUG:teuthology.orchestra.run.smithi150:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T21:21:15.477 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-04T21:21:15.487 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-04T21:21:15.487 DEBUG:teuthology.orchestra.run.smithi098:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T21:21:15.513 DEBUG:teuthology.orchestra.run.smithi150:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T21:21:15.538 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-04T21:21:15.547 DEBUG:teuthology.orchestra.run.smithi098:> 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-04T21:21:15.555 DEBUG:teuthology.orchestra.run.smithi150:> 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-04T21:21:15.576 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = core 2024-09-04T21:21:15.602 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern = core 2024-09-04T21:21:15.626 DEBUG:teuthology.orchestra.run.smithi098:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T21:21:15.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T21:21:15.655 DEBUG:teuthology.orchestra.run.smithi150:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T21:21:15.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T21:21:15.680 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-04T21:21:15.690 INFO:teuthology.task.internal:Transferring archived files... 2024-09-04T21:21:15.691 DEBUG:teuthology.misc:Transferring archived files from smithi098:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718/remote/smithi098 2024-09-04T21:21:15.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T21:21:15.739 DEBUG:teuthology.misc:Transferring archived files from smithi150:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-04_20:28:00-orch:cephadm-wip-guits-main-2024-09-04-1323-distro-default-smithi/7889718/remote/smithi150 2024-09-04T21:21:15.740 DEBUG:teuthology.orchestra.run.smithi150:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T21:21:15.777 INFO:teuthology.task.internal:Removing archive directory... 2024-09-04T21:21:15.778 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T21:21:15.780 DEBUG:teuthology.orchestra.run.smithi150:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T21:21:15.826 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-04T21:21:15.841 INFO:teuthology.task.internal:Not uploading archives. 2024-09-04T21:21:15.841 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-04T21:21:15.861 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-04T21:21:15.862 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T21:21:15.864 DEBUG:teuthology.orchestra.run.smithi150:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T21:21:15.876 INFO:teuthology.orchestra.run.smithi098.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 21:21 /home/ubuntu/cephtest 2024-09-04T21:21:15.881 INFO:teuthology.orchestra.run.smithi150.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 21:21 /home/ubuntu/cephtest 2024-09-04T21:21:15.882 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-04T21:21:15.894 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-04T21:21:15.964 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2556.4228060245514 failure_reason: 'Command failed on smithi098 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 2b860878-6afe-11ef-bcd6-c7b262605968 -e sha1=f9fcca5273b6971f640393d33a94730179073754 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=835dafda91af4c63bb2b179768cb423e status: fail success: false 2024-09-04T21:21:15.965 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T21:21:16.050 INFO:teuthology.run:FAIL